程序包 | 说明 |
---|---|
com.sh.compile.express | |
com.sh.compile.express.function |
限定符和类型 | 方法和说明 |
---|---|
void |
ASTFunNode.setFunction(java.lang.String name_in,
PostfixMathCommand pfmc_in) |
限定符和类型 | 类和说明 |
---|---|
static class |
PostfixMathCommand.Comparative |
static class |
PostfixMathCommand.Divide |
static class |
PostfixMathCommand.Logical |
static class |
PostfixMathCommand.Modulus |
static class |
PostfixMathCommand.Multiply |
static class |
PostfixMathCommand.Not |
static class |
PostfixMathCommand.Power |
static class |
PostfixMathCommand.Subtract |
限定符和类型 | 字段和说明 |
---|---|
static PostfixMathCommand |
PostfixMathCommand.ADD |
static PostfixMathCommand |
PostfixMathCommand.AND |
static PostfixMathCommand |
PostfixMathCommand.DIVIDE |
static PostfixMathCommand |
PostfixMathCommand.MULTIPLY |
static PostfixMathCommand |
PostfixMathCommand.OR |
static PostfixMathCommand |
PostfixMathCommand.UMINUS |