public class ValFun extends Val
Constructor and Description |
---|
ValFun(AstPrimitive ast) |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getArgs() |
AstPrimitive |
getFun() |
boolean |
isFun() |
java.lang.String |
toString() |
int |
type() |
getBool, getFrame, getKeyed, getMapFrame, getModel, getNum, getNums, getRow, getStr, getStrs, isEmpty, isFrame, isKeyed, isMapFrame, isModel, isNum, isNums, isRow, isStr, isStrs
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonBytes, toJsonString, write, writeExternal, writeJSON
public ValFun(AstPrimitive ast)
public AstPrimitive getFun()
public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.String[] getArgs()