类 ASTFunNode
java.lang.Object
com.sh.compile.express.SimpleNode
com.sh.compile.express.ASTFunNode
Description:
Title:首亨软件 - TSS/CRM等
- 从以下版本开始:
- 2014年12月11日
-
字段概要
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明doublegetValue()final voidgetValue(DoubleStack tempStack) jjtAccept(ParserVisitor visitor, Object data) voidsetFunction(String name_in, PostfixMathCommand pfmc_in) toString()从类继承的方法 com.sh.compile.express.SimpleNode
childrenAccept, getName, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, setName
-
构造器详细资料
-
ASTFunNode
public ASTFunNode(int id) -
ASTFunNode
public ASTFunNode(com.sh.compile.express.Parser p, int id)
-
-
方法详细资料
-
jjtAccept
- 覆盖:
jjtAccept在类中SimpleNode
-
setFunction
-
toString
- 覆盖:
toString在类中SimpleNode
-
getValue
- 覆盖:
getValue在类中SimpleNode- 抛出:
ParseException
-
getValue
- 覆盖:
getValue在类中SimpleNode- 抛出:
ParseException
-