| 程序包 | 说明 |
|---|---|
| cc.concurrent.mango.runtime.operator | |
| cc.concurrent.mango.runtime.parser |
| 类和说明 |
|---|
| ASTRootNode
抽象语法树根节点
|
| 类和说明 |
|---|
| AbstractNode |
| ASTAddExpression |
| ASTBlank |
| ASTDivExpression |
| ASTExpression |
| ASTIntegerLiteral
整数字面值
|
| ASTIterableParameter
可迭代参数
|
| ASTModExpression |
| ASTMulExpression |
| ASTNonIterableParameter
不可迭代参数
|
| ASTRootNode
抽象语法树根节点
|
| ASTString |
| ASTSubtractExpression |
| ASTTable |
| ASTText |
| ASTVariable |
| JJTParserState |
| MathExpression |
| Node |
| ParseException
This exception is thrown when parse errors are encountered.
|
| Parser |
| ParserConstants
Token literal values and constants.
|
| ParserTokenManager
Token Manager.
|
| ParserTreeConstants |
| ParserVisitor |
| PrimaryExpression
一元表达式
|
| SimpleCharStream
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
| SimpleNode |
| Token
Describes the input token stream.
|
| ValuableExpression |
| ValuableNode |
| ValuableParameter |
Copyright © 2014. All rights reserved.