gnu.jemacs.lang
Class DivideOp
- Named
static Object | $Sl(Object arg1)
|
static Object | $Sl(Object arg1, Object arg2)
|
static Object | $Sl$V(Object arg1, Object arg2, Object arg3, Object[] rest)
|
static Object | applyN(Object init, Object[] args)
|
Object | applyN(Object[] args)
|
apply , apply , apply0 , apply1 , apply2 , apply3 , apply4 , applyN , check0 , check1 , check2 , check3 , check4 , checkArgCount , checkN , getSetter , getSourceLocation , match0 , match1 , match2 , match3 , match4 , matchN , maxArgs , minArgs , numArgs , set0 , set1 , setN , setSetter , setSourceLocation , toString |
DivideOp
public DivideOp(String name)
$Sl
public static Object $Sl(Object arg1)
$Sl
public static Object $Sl(Object arg1,
Object arg2)
$Sl$V
public static Object $Sl$V(Object arg1,
Object arg2,
Object arg3,
Object[] rest)
applyN
public static Object applyN(Object init,
Object[] args)