A B C D E F G H I J K L M N O P Q R S T U V W X Y _

M

mACTION() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
mACTION(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mACTION_CHAR_LITERAL(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mACTION_ESC(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mACTION_STRING_LITERAL(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
main(String[]) - Static method in class org.antlr.tool.GrammarAST
 
main(String[]) - Static method in class org.antlr.tool.Interp
 
main(String[]) - Static method in class org.antlr.Tool
 
main(String[]) - Static method in class org.antlr.tool.RandomPhrase
Used to generate random strings
mAMPERSAND(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mARG() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
mARG_ACTION(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
markedStates - Variable in class org.antlr.tool.DOTGenerator
To prevent infinite recursion when walking state machines, record which states we've visited.
markedStates - Variable in class org.antlr.tool.FASerializer
To prevent infinite recursion when walking state machines, record which states we've visited.
mASSIGN(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
matches(int) - Method in class org.antlr.analysis.Label
 
matches(IntSet) - Method in class org.antlr.analysis.Label
 
matches(Label) - Method in class org.antlr.analysis.Label
 
mATTR_VALUE_EXPR() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
max - Variable in class org.antlr.analysis.DFA
 
max(Set) - Static method in class org.antlr.analysis.NFAToDFAConverter
 
MAX_CHAR_VALUE - Static variable in class org.antlr.analysis.Label
 
max_k - Variable in class org.antlr.analysis.DFA
While building the DFA, track max lookahead depth if not cyclic
MAX_MESSAGE_NUMBER - Static variable in class org.antlr.tool.ErrorManager
 
MAX_SAME_RULE_INVOCATIONS_PER_NFA_CONFIG_STACK - Static variable in class org.antlr.analysis.NFAContext
This is similar to Bermudez's m constant in his LAR(m) where you bound the stack so your states don't explode.
MAX_STATE_TRANSITIONS_FOR_TABLE - Static variable in class org.antlr.analysis.DFA
How many edges can each DFA state have before a "special" state is created that uses IF expressions instead of a table?
MAX_STATES_PER_ALT_IN_DFA - Static variable in class org.antlr.analysis.DFA
Prevent explosion of DFA states during conversion.
MAX_SWITCH_CASE_LABELS - Variable in class org.antlr.codegen.CodeGenerator
When generating SWITCH statements, some targets might need to limit the size (based upon the number of case labels).
MAX_TIME_PER_DFA_CREATION - Static variable in class org.antlr.analysis.DFA
Set to 0 to not terminate early
MAX_TRANSITIONS - Static variable in class org.antlr.analysis.NFAState
 
maxTokenType - Variable in class org.antlr.tool.Grammar
Token names and literal tokens like "void" are uniquely indexed.
mBANG(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mCHAR_LITERAL(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mCLOSE_ELEMENT_OPTION(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mCOLON(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mCOMMA(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mCOMMENT(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mDIGIT(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mDOLLAR(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mDOUBLE_ANGLE_STRING_LITERAL(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mDOUBLE_QUOTE_STRING_LITERAL(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mDYNAMIC_ABSOLUTE_INDEXED_SCOPE_ATTR() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
mDYNAMIC_NEGATIVE_INDEXED_SCOPE_ATTR() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
mDYNAMIC_SCOPE_ATTR() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
member(int) - Method in class org.antlr.analysis.LookaheadSet
 
member(int) - Method in class org.antlr.misc.BitSet
 
member(int) - Method in class org.antlr.misc.IntervalSet
Is el in any range of this set?
member(int) - Method in interface org.antlr.misc.IntSet
 
memoize(IntStream, int, int) - Method in class org.antlr.codegen.ActionTranslatorLexer
 
memoize(IntStream, int, int) - Method in class org.antlr.tool.ActionAnalysisLexer
 
mENCLOSING_RULE_SCOPE_ATTR() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
MERGE_STOP_STATES - Static variable in class org.antlr.analysis.DFAOptimizer
 
mERROR_SCOPED_XY() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
mERROR_X() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
mERROR_XY() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
mESC() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
mESC(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
Message - Class in org.antlr.tool
The ANTLR code calls methods on ErrorManager to report errors etc...
Message() - Constructor for class org.antlr.tool.Message
 
Message(int) - Constructor for class org.antlr.tool.Message
 
Message(int, Object, Object) - Constructor for class org.antlr.tool.Message
 
messageFormatST - Variable in class org.antlr.tool.Message
 
mID() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
mID() - Method in class org.antlr.tool.ActionAnalysisLexer
 
mIMPLIES(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
min - Variable in class org.antlr.analysis.DFA
 
MIN_ATOM_VALUE - Static variable in class org.antlr.analysis.Label
Anything at this value or larger can be considered a simple atom int for easy comparison during analysis only; faux labels are not used during parse time for real token types or char values.
MIN_CHAR_VALUE - Static variable in class org.antlr.analysis.Label
 
MIN_SWITCH_ALTS - Variable in class org.antlr.codegen.CodeGenerator
 
MIN_TOKEN_TYPE - Static variable in class org.antlr.analysis.Label
tokens and char range overlap; tokens are MIN_TOKEN_TYPE..n
mINDIRECT_TEMPLATE_INSTANCE() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
mINT() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
mINT(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mINTERNAL_RULE_REF(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mISOLATED_DYNAMIC_SCOPE() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
mISOLATED_LEXER_RULE_REF() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
mISOLATED_TOKEN_REF() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
mkdir(String) - Method in class org.antlr.test.BaseTest
 
ML_COMMENT - Static variable in interface org.antlr.codegen.CodeGenTreeWalkerTokenTypes
 
ML_COMMENT - Static variable in interface org.antlr.tool.ANTLRTokenTypes
 
ML_COMMENT - Static variable in interface org.antlr.tool.ANTLRTreePrinterTokenTypes
 
ML_COMMENT - Static variable in interface org.antlr.tool.AssignTokenTypesWalkerTokenTypes
 
ML_COMMENT - Static variable in interface org.antlr.tool.DefineGrammarItemsWalkerTokenTypes
 
ML_COMMENT - Static variable in interface org.antlr.tool.TreeToNFAConverterTokenTypes
 
mLABEL_REF() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
mLOCAL_ATTR() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
mLPAREN(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mML_COMMENT(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mNESTED_ACTION(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mNESTED_ARG_ACTION(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mNOT(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
MOD_MASK - Static variable in class org.antlr.misc.BitSet
 
modifier(AST) - Method in class org.antlr.codegen.CodeGenTreeWalker
 
modifier(AST) - Method in class org.antlr.tool.ANTLRTreePrinter
 
modifier(AST) - Method in class org.antlr.tool.AssignTokenTypesWalker
 
modifier(AST) - Method in class org.antlr.tool.DefineGrammarItemsWalker
 
modifier - Variable in class org.antlr.tool.Rule
 
modifier(AST) - Method in class org.antlr.tool.TreeToNFAConverter
 
mOPEN_ELEMENT_OPTION(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mOR(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mPLUS(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mPLUS_ASSIGN(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mQUESTION(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mRANGE(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mRCURLY(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mREWRITE(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mROOT(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mRPAREN(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mRULE_REF(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mRULE_SCOPE_ATTR() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
mSCOPE_INDEX_EXPR() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
mSEMI(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mSET_ATTRIBUTE() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
mSET_DYNAMIC_SCOPE_ATTR() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
mSET_ENCLOSING_RULE_SCOPE_ATTR() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
mSET_EXPR_ATTRIBUTE() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
mSET_LOCAL_ATTR() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
mSET_RULE_SCOPE_ATTR() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
mSET_TOKEN_SCOPE_ATTR() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
MSG_ACTION_REDEFINITION - Static variable in class org.antlr.tool.ErrorManager
 
MSG_AMBIGUOUS_RULE_SCOPE - Static variable in class org.antlr.tool.ErrorManager
 
MSG_ANALYSIS_ABORTED - Static variable in class org.antlr.tool.ErrorManager
 
MSG_ARG_INIT_VALUES_ILLEGAL - Static variable in class org.antlr.tool.ErrorManager
 
MSG_ARG_RETVAL_CONFLICT - Static variable in class org.antlr.tool.ErrorManager
 
MSG_ARGS_ON_TOKEN_REF - Static variable in class org.antlr.tool.ErrorManager
 
MSG_ATTRIBUTE_CONFLICTS_WITH_RULE - Static variable in class org.antlr.tool.ErrorManager
 
MSG_ATTRIBUTE_CONFLICTS_WITH_RULE_ARG_RETVAL - Static variable in class org.antlr.tool.ErrorManager
 
MSG_ATTRIBUTE_REF_NOT_IN_RULE - Static variable in class org.antlr.tool.ErrorManager
 
MSG_BAD_ACTION_AST_STRUCTURE - Static variable in class org.antlr.tool.ErrorManager
 
MSG_BAD_AST_STRUCTURE - Static variable in class org.antlr.tool.ErrorManager
 
MSG_CANNOT_ALIAS_TOKENS_IN_LEXER - Static variable in class org.antlr.tool.ErrorManager
 
MSG_CANNOT_CLOSE_FILE - Static variable in class org.antlr.tool.ErrorManager
 
MSG_CANNOT_CREATE_TARGET_GENERATOR - Static variable in class org.antlr.tool.ErrorManager
 
MSG_CANNOT_FIND_ATTRIBUTE_NAME_IN_DECL - Static variable in class org.antlr.tool.ErrorManager
 
MSG_CANNOT_FIND_TOKENS_FILE - Static variable in class org.antlr.tool.ErrorManager
 
MSG_CANNOT_GEN_DOT_FILE - Static variable in class org.antlr.tool.ErrorManager
 
MSG_CANNOT_OPEN_FILE - Static variable in class org.antlr.tool.ErrorManager
 
MSG_CANNOT_WRITE_FILE - Static variable in class org.antlr.tool.ErrorManager
 
MSG_CODE_GEN_TEMPLATES_INCOMPLETE - Static variable in class org.antlr.tool.ErrorManager
 
MSG_DANGLING_STATE - Static variable in class org.antlr.tool.ErrorManager
 
MSG_DIR_NOT_FOUND - Static variable in class org.antlr.tool.ErrorManager
 
MSG_DOUBLE_QUOTES_ILLEGAL - Static variable in class org.antlr.tool.ErrorManager
 
MSG_DUPLICATE_SET_ENTRY - Static variable in class org.antlr.tool.ErrorManager
 
MSG_EMPTY_COMPLEMENT - Static variable in class org.antlr.tool.ErrorManager
 
MSG_ERROR_CREATING_ARTIFICIAL_RULE - Static variable in class org.antlr.tool.ErrorManager
 
MSG_ERROR_READING_TOKENS_FILE - Static variable in class org.antlr.tool.ErrorManager
 
MSG_FILE_AND_GRAMMAR_NAME_DIFFER - Static variable in class org.antlr.tool.ErrorManager
 
MSG_FILENAME_EXTENSION_ERROR - Static variable in class org.antlr.tool.ErrorManager
 
MSG_FORWARD_ELEMENT_REF - Static variable in class org.antlr.tool.ErrorManager
 
MSG_GRAMMAR_NONDETERMINISM - Static variable in class org.antlr.tool.ErrorManager
 
MSG_ILLEGAL_OPTION - Static variable in class org.antlr.tool.ErrorManager
 
MSG_INSUFFICIENT_PREDICATES - Static variable in class org.antlr.tool.ErrorManager
 
MSG_INTERNAL_ERROR - Static variable in class org.antlr.tool.ErrorManager
 
MSG_INTERNAL_WARNING - Static variable in class org.antlr.tool.ErrorManager
 
MSG_INVALID_ACTION_SCOPE - Static variable in class org.antlr.tool.ErrorManager
 
MSG_INVALID_RULE_PARAMETER_REF - Static variable in class org.antlr.tool.ErrorManager
 
MSG_INVALID_RULE_SCOPE_ATTRIBUTE_REF - Static variable in class org.antlr.tool.ErrorManager
 
MSG_INVALID_TEMPLATE_ACTION - Static variable in class org.antlr.tool.ErrorManager
 
MSG_ISOLATED_RULE_ATTRIBUTE - Static variable in class org.antlr.tool.ErrorManager
 
MSG_ISOLATED_RULE_SCOPE - Static variable in class org.antlr.tool.ErrorManager
 
MSG_LABEL_CONFLICTS_WITH_RULE - Static variable in class org.antlr.tool.ErrorManager
 
MSG_LABEL_CONFLICTS_WITH_RULE_ARG_RETVAL - Static variable in class org.antlr.tool.ErrorManager
 
MSG_LABEL_CONFLICTS_WITH_RULE_SCOPE_ATTRIBUTE - Static variable in class org.antlr.tool.ErrorManager
 
MSG_LABEL_CONFLICTS_WITH_TOKEN - Static variable in class org.antlr.tool.ErrorManager
 
MSG_LABEL_TYPE_CONFLICT - Static variable in class org.antlr.tool.ErrorManager
 
MSG_LEFT_RECURSION - Static variable in class org.antlr.tool.ErrorManager
 
MSG_LEFT_RECURSION_CYCLES - Static variable in class org.antlr.tool.ErrorManager
 
MSG_LEXER_RULES_NOT_ALLOWED - Static variable in class org.antlr.tool.ErrorManager
 
MSG_LIST_LABEL_INVALID_UNLESS_RETVAL_STRUCT - Static variable in class org.antlr.tool.ErrorManager
 
MSG_LITERAL_NOT_ASSOCIATED_WITH_LEXER_RULE - Static variable in class org.antlr.tool.ErrorManager
 
MSG_MISSING_AST_TYPE_IN_TREE_GRAMMAR - Static variable in class org.antlr.tool.ErrorManager
 
MSG_MISSING_ATTRIBUTE_NAME - Static variable in class org.antlr.tool.ErrorManager
 
MSG_MISSING_CODE_GEN_TEMPLATES - Static variable in class org.antlr.tool.ErrorManager
 
MSG_MISSING_CYCLIC_DFA_CODE_GEN_TEMPLATES - Static variable in class org.antlr.tool.ErrorManager
 
MSG_MISSING_RULE_ARGS - Static variable in class org.antlr.tool.ErrorManager
 
MSG_NO_GRAMMAR_START_RULE - Static variable in class org.antlr.tool.ErrorManager
 
MSG_NO_RULES - Static variable in class org.antlr.tool.ErrorManager
 
MSG_NO_TOKEN_DEFINITION - Static variable in class org.antlr.tool.ErrorManager
 
MSG_NONREGULAR_DECISION - Static variable in class org.antlr.tool.ErrorManager
 
MSG_NONUNIQUE_REF - Static variable in class org.antlr.tool.ErrorManager
 
MSG_OUTPUT_DIR_IS_FILE - Static variable in class org.antlr.tool.ErrorManager
 
MSG_PARSER_RULES_NOT_ALLOWED - Static variable in class org.antlr.tool.ErrorManager
 
MSG_RECURSION_OVERLOW - Static variable in class org.antlr.tool.ErrorManager
 
MSG_REWRITE_ELEMENT_NOT_PRESENT_ON_LHS - Static variable in class org.antlr.tool.ErrorManager
 
MSG_REWRITE_FOR_MULTI_ELEMENT_ALT - Static variable in class org.antlr.tool.ErrorManager
 
MSG_REWRITE_OR_OP_WITH_NO_OUTPUT_OPTION - Static variable in class org.antlr.tool.ErrorManager
 
MSG_RULE_HAS_NO_ARGS - Static variable in class org.antlr.tool.ErrorManager
 
MSG_RULE_INVALID_SET - Static variable in class org.antlr.tool.ErrorManager
 
MSG_RULE_REDEFINITION - Static variable in class org.antlr.tool.ErrorManager
 
MSG_SYMBOL_CONFLICTS_WITH_GLOBAL_SCOPE - Static variable in class org.antlr.tool.ErrorManager
 
MSG_SYNTAX_ERROR - Static variable in class org.antlr.tool.ErrorManager
 
MSG_TOKEN_NONDETERMINISM - Static variable in class org.antlr.tool.ErrorManager
 
MSG_TOKENS_FILE_SYNTAX_ERROR - Static variable in class org.antlr.tool.ErrorManager
 
MSG_UNDEFINED_LABEL_REF_IN_REWRITE - Static variable in class org.antlr.tool.ErrorManager
 
MSG_UNDEFINED_RULE_REF - Static variable in class org.antlr.tool.ErrorManager
 
MSG_UNDEFINED_TOKEN_REF_IN_REWRITE - Static variable in class org.antlr.tool.ErrorManager
 
MSG_UNKNOWN_ATTRIBUTE_IN_SCOPE - Static variable in class org.antlr.tool.ErrorManager
 
MSG_UNKNOWN_DYNAMIC_SCOPE - Static variable in class org.antlr.tool.ErrorManager
 
MSG_UNKNOWN_DYNAMIC_SCOPE_ATTRIBUTE - Static variable in class org.antlr.tool.ErrorManager
 
MSG_UNKNOWN_RULE_ATTRIBUTE - Static variable in class org.antlr.tool.ErrorManager
 
MSG_UNKNOWN_SIMPLE_ATTRIBUTE - Static variable in class org.antlr.tool.ErrorManager
 
MSG_UNREACHABLE_ALTS - Static variable in class org.antlr.tool.ErrorManager
 
MSG_UNREACHABLE_TOKENS - Static variable in class org.antlr.tool.ErrorManager
 
MSG_WRITE_TO_READONLY_ATTR - Static variable in class org.antlr.tool.ErrorManager
 
msgID - Variable in class org.antlr.tool.Message
 
msgST - Variable in class org.antlr.tool.Message
 
mSL_COMMENT(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mSRC(boolean) - Method in class org.antlr.tool.ANTLRLexer
Reset the file and line information; useful when the grammar has been generated so that errors are shown relative to the original file like the old C preprocessor used to do.
mSTAR(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mTEMPLATE_EXPR() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
mTEMPLATE_INSTANCE() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
mTEXT() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
mTOKEN_REF(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mTOKEN_SCOPE_ATTR() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
mTokens() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
mTokens() - Method in class org.antlr.tool.ActionAnalysisLexer
 
mTREE_BEGIN(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mUNKNOWN_SYNTAX() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
MutableInteger - Class in org.antlr.misc
Java won't let you modify an Integer; not sure how that's more efficient, but...here's one that let's you modify it.
MutableInteger() - Constructor for class org.antlr.misc.MutableInteger
 
MutableInteger(int) - Constructor for class org.antlr.misc.MutableInteger
 
mWILDCARD(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mWS() - Method in class org.antlr.codegen.ActionTranslatorLexer
 
mWS(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mWS_LOOP(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mWS_OPT(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mX() - Method in class org.antlr.tool.ActionAnalysisLexer
 
mX_Y() - Method in class org.antlr.tool.ActionAnalysisLexer
 
mXDIGIT(boolean) - Method in class org.antlr.tool.ANTLRLexer
 
mY() - Method in class org.antlr.tool.ActionAnalysisLexer
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y _