Uses of Class
xyz.cofe.cxel.ast.NullAST
| Package | Description |
|---|---|
| xyz.cofe.cxel.ast | |
| xyz.cofe.cxel.eval |
-
Uses of NullAST in xyz.cofe.cxel.ast
Methods in xyz.cofe.cxel.ast that return NullAST Modifier and Type Method Description NullASTNullAST. clone()КлонированиеNullASTNullAST. token(KeywordTok t)Указывает токен соответствующий числуConstructors in xyz.cofe.cxel.ast with parameters of type NullAST Constructor Description NullAST(NullAST sample)Конструктор копирования -
Uses of NullAST in xyz.cofe.cxel.eval
Methods in xyz.cofe.cxel.eval with parameters of type NullAST Modifier and Type Method Description java.lang.ObjectEvalContext. nullLiteral(NullAST ast)Интерпретация null литерала