Uses of Class
antlr.ASTNULLType
-
Packages that use ASTNULLType Package Description antlr -
-
Uses of ASTNULLType in antlr
Fields in antlr declared as ASTNULLType Modifier and Type Field Description static ASTNULLType
TreeParser. ASTNULL
The AST Null object; the parsing cursor is set to this when it is found to be null.
-