Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
gnu.mapping.Procedure
gnu.mapping.ProcedureN
gnu.jemacs.lang.AddOp
public class AddOp
extends ProcedureN
Fields inherited from class gnu.mapping.ProcedureN | |
noArgs |
Constructor Summary | |
|
Method Summary | |
static Object |
|
static Object |
|
static Object |
|
static Object |
|
static Object |
|
static Object |
|
Object |
|
static Object |
|
static Object |
|
Methods inherited from class gnu.mapping.Procedure | |
apply , apply , apply0 , apply1 , apply2 , apply3 , apply4 , applyN , check0 , check1 , check2 , check3 , check4 , checkArgCount , checkN , getName , getProperty , getSetter , getSymbol , match0 , match1 , match2 , match3 , match4 , matchN , maxArgs , minArgs , name , numArgs , removeProperty , set0 , set1 , setN , setName , setProperty , setProperty , setSetter , setSymbol , toString |
public static Object $Mn(Object arg1)
public static Object $Mn(Object arg1, Object arg2)
public static Object $Mn$V(Object arg1, Object arg2, Object arg3, Object[] rest)
public static Object $Pl(Object arg1, Object arg2)
public static Object $Pl$V(Object arg1, Object arg2, Object arg3, Object[] rest)
public static Object apply2(int plusOrMinus, Object arg1, Object arg2)
public static Object applyN(int plusOrMinus, Object init, Object[] args)
public static Object applyN(int plusOrMinus, Object[] args)