-
Classes Class Description org.antlr.v4.runtime.ANTLRFileStream as of 4.7 Please useCharStreams
interface.org.antlr.v4.runtime.ANTLRInputStream as of 4.7 Please useCharStreams
interface.org.antlr.v4.runtime.misc.TestRig
-
Annotation Types Annotation Type Description org.antlr.v4.runtime.misc.NotNull THIS IS HERE FOR BACKWARD COMPATIBILITY WITH 4.5 ONLY. It will disappear in 4.6+
-
Fields Field Description org.antlr.v4.codegen.model.Recognizer.tokenNames This field is provided only for compatibility with code generation targets which have not yet been updated to useRecognizer.literalNames
andRecognizer.symbolicNames
.org.antlr.v4.runtime.LexerInterpreter.tokenNames org.antlr.v4.runtime.ParserInterpreter.tokenNames org.antlr.v4.runtime.tree.xpath.XPathLexer.tokenNames UseXPathLexer.VOCABULARY
instead.
-
Enum Constants Enum Constant Description org.antlr.v4.tool.ErrorType.ALL_OPS_NEED_SAME_ASSOC This warning is no longer applicable with the current syntax for specifying associativity.org.antlr.v4.tool.ErrorType.LEXER_ACTION_PLACEMENT_ISSUE This error is no longer issued by ANTLR 4.2.org.antlr.v4.tool.ErrorType.USE_OF_BAD_WORD org.antlr.v4.tool.ErrorType.V3_ASSIGN_IN_TOKENS org.antlr.v4.tool.ErrorType.V3_GATED_SEMPRED org.antlr.v4.tool.ErrorType.V3_LEXER_LABEL org.antlr.v4.tool.ErrorType.V3_SYNPRED org.antlr.v4.tool.ErrorType.V3_TOKENS_SYNTAX org.antlr.v4.tool.ErrorType.V3_TREE_GRAMMAR