Alphabetical Index: M

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

M

mACTION(boolean) - method in class antlr.actions.cpp.ActionLexer
mACTION(boolean) - method in class antlr.actions.csharp.ActionLexer
mACTION(boolean) - method in class antlr.actions.python.ActionLexer
mACTION(boolean) - method in class antlr.ANTLRLexer
mACTION(boolean) - method in class antlr.actions.python.CodeLexer
mACTION(boolean) - method in class antlr.preprocessor.PreprocessorLexer
main(args[]) - static method in class antlr.debug.misc.ASTFrame
main(String[]) - static method in class antlr.Tool
main(String[]) - static method in class antlr.build.Tool
main(String[]) - static method in class antlr.preprocessor.Tool
mainHeaderAction - static field in class antlr.PythonCodeGenerator
make(antlr.collections.AST) - method in class antlr.ASTFactory
Make a tree from a list of nodes.
Make a tree from a list of nodes, where the nodes are contained in an ASTArray object
Make an AST the root of current AST
MakeGrammar - class antlr.MakeGrammar
makeSwitchThreshold - field in class antlr.CodeGenerator
This is a hint for the language-specific code generator.
makeToken(int) - method in class antlr.CharScanner
makeToken(int) - method in class antlr.debug.DebuggingCharScanner
mALT(boolean) - method in class antlr.preprocessor.PreprocessorLexer
Map a label or string to an existing token symbol
Map an identifier to it's corresponding tree-node variable.
Map an identifier to it's corresponding tree-node variable.
Map an identifier to it's corresponding tree-node variable.
Map an identifier to it's corresponding tree-node variable.
Map an identifier to it's corresponding tree-node variable.
Map an identifier to it's corresponding tree-node variable.
Map an identifier to it's corresponding tree-node variable.
Map an identifier to it's corresponding tree-node variable.
mARG(boolean) - method in class antlr.actions.cpp.ActionLexer
mARG(boolean) - method in class antlr.actions.csharp.ActionLexer
mARG(boolean) - method in class antlr.actions.python.ActionLexer
mARG_ACTION(boolean) - method in class antlr.ANTLRLexer
mARG_ACTION(boolean) - method in class antlr.preprocessor.PreprocessorLexer
MARK - static field in class antlr.debug.InputBufferEvent
MARK - static field in class antlr.debug.InputBufferEventSupport
mark() - method in class antlr.CharScanner
mark() - method in class antlr.debug.DebuggingInputBuffer
Return an integer marker that can be used to rewind the buffer to its current state.
mark() - method in class antlr.InputBuffer
Return an integer marker that can be used to rewind the buffer to its current state.
mark() - method in class antlr.Parser
mark() - method in class antlr.TokenBuffer
Return an integer marker that can be used to rewind the buffer to its current state.
Add a bitset to the list of bitsets to be generated.
markerOffset - field in class antlr.InputBuffer
markerOffset - field in class antlr.TokenBuffer
mASSIGN(boolean) - method in class antlr.ANTLRLexer
mASSIGN(boolean) - method in class antlr.ANTLRTokdefLexer
mASSIGN_RHS(boolean) - method in class antlr.preprocessor.PreprocessorLexer
mAST_CONSTRUCTOR(boolean) - method in class antlr.actions.cpp.ActionLexer
mAST_CONSTRUCTOR(boolean) - method in class antlr.actions.csharp.ActionLexer
mAST_CONSTRUCTOR(boolean) - method in class antlr.actions.python.ActionLexer
mAST_CTOR_ELEMENT(boolean) - method in class antlr.actions.cpp.ActionLexer
The arguments of a #[...] constructor are text, token type, or a tree.
mAST_CTOR_ELEMENT(boolean) - method in class antlr.actions.csharp.ActionLexer
The arguments of a #[...] constructor are text, token type, or a tree.
mAST_CTOR_ELEMENT(boolean) - method in class antlr.actions.python.ActionLexer
The arguments of a #[...] constructor are text, token type, or a tree.
mAST_ITEM(boolean) - method in class antlr.actions.cpp.ActionLexer
mAST_ITEM(boolean) - method in class antlr.actions.csharp.ActionLexer
mAST_ITEM(boolean) - method in class antlr.actions.python.ActionLexer
MATCH - static field in class antlr.debug.ParserEventSupport
Make sure current lookahead symbol matches the given set Throw an exception upon mismatch, which is catch by either the error handler or by the syntactic predicate.
Make sure current lookahead symbol matches the given set Throw an exception upon mismatch, which is catch by either the error handler or by the syntactic predicate.
Make sure current lookahead symbol matches the given set Throw an exception upon mismatch, which is catch by either the error handler or by the syntactic predicate.
Make sure current lookahead symbol matches the given set Throw an exception upon mismatch, which is catch by either the error handler or by the syntactic predicate.
match(char) - method in class antlr.CharScanner
match(char) - method in class antlr.debug.DebuggingCharScanner
match(int) - method in class antlr.debug.LLkDebuggingParser
Make sure current lookahead symbol matches token type t.
match(int) - method in class antlr.Parser
Make sure current lookahead symbol matches token type t.
match(int) - method in class antlr.debug.ParseTreeDebugParser
Make sure current lookahead symbol matches token type t.
match(String) - method in class antlr.CharScanner
match(String) - method in class antlr.debug.DebuggingCharScanner
MATCH_NOT - static field in class antlr.debug.ParserEventSupport
matchNot(char) - method in class antlr.CharScanner
matchNot(char) - method in class antlr.debug.DebuggingCharScanner
matchNot(int) - method in class antlr.debug.LLkDebuggingParser
matchNot(int) - method in class antlr.Parser
matchNot(int) - method in class antlr.debug.ParseTreeDebugParser
matchRange(char,char) - method in class antlr.CharScanner
matchRange(char,char) - method in class antlr.debug.DebuggingCharScanner
maxk - field in class antlr.Grammar
maxToken - field in class antlr.SimpleTokenManager
maxTokenType() - method in class antlr.SimpleTokenManager
Get the highest token type in use
maxTokenType() - method in class antlr.TokenManager
Get the highest token type in use
mBANG(boolean) - method in class antlr.ANTLRLexer
mBANG(boolean) - method in class antlr.preprocessor.PreprocessorLexer
mCARET(boolean) - method in class antlr.ANTLRLexer
mCHAR(boolean) - method in class antlr.actions.cpp.ActionLexer
mCHAR(boolean) - method in class antlr.actions.csharp.ActionLexer
mCHAR(boolean) - method in class antlr.actions.python.ActionLexer
mCHAR_LITERAL(boolean) - method in class antlr.ANTLRLexer
mCHAR_LITERAL(boolean) - method in class antlr.preprocessor.PreprocessorLexer
mCOLON(boolean) - method in class antlr.ANTLRLexer
mCOMMA(boolean) - method in class antlr.ANTLRLexer
mCOMMA(boolean) - method in class antlr.preprocessor.PreprocessorLexer
mCOMMENT(boolean) - method in class antlr.actions.cpp.ActionLexer
mCOMMENT(boolean) - method in class antlr.actions.csharp.ActionLexer
mCOMMENT(boolean) - method in class antlr.actions.python.ActionLexer
mCOMMENT(boolean) - method in class antlr.ANTLRLexer
mCOMMENT(boolean) - method in class antlr.actions.python.CodeLexer
mCOMMENT(boolean) - method in class antlr.preprocessor.PreprocessorLexer
mCURLY_BLOCK_SCARF(boolean) - method in class antlr.preprocessor.PreprocessorLexer
mDIGIT(boolean) - method in class antlr.actions.cpp.ActionLexer
mDIGIT(boolean) - method in class antlr.actions.csharp.ActionLexer
mDIGIT(boolean) - method in class antlr.actions.python.ActionLexer
mDIGIT(boolean) - method in class antlr.ANTLRLexer
mDIGIT(boolean) - method in class antlr.ANTLRTokdefLexer
mDIGIT(boolean) - method in class antlr.preprocessor.PreprocessorLexer
mELEMENT(boolean) - method in class antlr.preprocessor.PreprocessorLexer
member(int) - method in class antlr.collections.impl.BitSet
memberAction - field in class antlr.preprocessor.Grammar
mESC(boolean) - method in class antlr.actions.cpp.ActionLexer
mESC(boolean) - method in class antlr.actions.csharp.ActionLexer
mESC(boolean) - method in class antlr.actions.python.ActionLexer
mESC(boolean) - method in class antlr.ANTLRLexer
mESC(boolean) - method in class antlr.ANTLRTokdefLexer
mESC(boolean) - method in class antlr.preprocessor.PreprocessorLexer
MessageAdapter - class antlr.debug.MessageAdapter
MessageEvent - class antlr.debug.MessageEvent
MessageEvent(Object) - constructor for class antlr.debug.MessageEvent
MessageEvent(Object,int,String) - constructor for class antlr.debug.MessageEvent
MessageListener - interface antlr.debug.MessageListener
mID(boolean) - method in class antlr.actions.cpp.ActionLexer
mID(boolean) - method in class antlr.actions.csharp.ActionLexer
mID(boolean) - method in class antlr.actions.python.ActionLexer
mID(boolean) - method in class antlr.ANTLRTokdefLexer
mID(boolean) - method in class antlr.preprocessor.PreprocessorLexer
mID_ELEMENT(boolean) - method in class antlr.actions.cpp.ActionLexer
An ID_ELEMENT can be a func call, array ref, simple var, or AST label ref.
mID_ELEMENT(boolean) - method in class antlr.actions.csharp.ActionLexer
An ID_ELEMENT can be a func call, array ref, simple var, or AST label ref.
mID_ELEMENT(boolean) - method in class antlr.actions.python.ActionLexer
An ID_ELEMENT can be a func call, array ref, simple var, or AST label ref.
mID_OR_KEYWORD(boolean) - method in class antlr.preprocessor.PreprocessorLexer
This rule picks off keywords in the lexer that need to be handled specially.
mIGNWS(boolean) - method in class antlr.actions.python.ActionLexer
mIGNWS(boolean) - method in class antlr.actions.python.CodeLexer
mIMPLIES(boolean) - method in class antlr.ANTLRLexer
MIN_TOKEN_INDEX - static field in class antlr.TokenStreamRewriteEngine
MIN_USER_TYPE - static field in class antlr.Token
mINT(boolean) - method in class antlr.actions.cpp.ActionLexer
mINT(boolean) - method in class antlr.actions.csharp.ActionLexer
mINT(boolean) - method in class antlr.actions.python.ActionLexer
mINT(boolean) - method in class antlr.ANTLRLexer
mINT(boolean) - method in class antlr.ANTLRTokdefLexer
mINT_OR_FLOAT(boolean) - method in class antlr.actions.cpp.ActionLexer
mINT_OR_FLOAT(boolean) - method in class antlr.actions.csharp.ActionLexer
mINT_OR_FLOAT(boolean) - method in class antlr.actions.python.ActionLexer
mINTERNAL_RULE_REF(boolean) - method in class antlr.ANTLRLexer
MISMATCH - static field in class antlr.debug.ParserEventSupport
MISMATCH_NOT - static field in class antlr.debug.ParserEventSupport
MismatchedCharException constructor comment.
Looking for AST wildcard, didn't find it
mismatchType - field in class antlr.MismatchedCharException
mismatchType - field in class antlr.MismatchedTokenException
ML_COMMENT - static field in class antlr.actions.cpp.ActionLexerTokenTypes
ML_COMMENT - static field in class antlr.actions.csharp.ActionLexerTokenTypes
ML_COMMENT - static field in class antlr.actions.python.ActionLexerTokenTypes
ML_COMMENT - static field in class antlr.ANTLRTokdefParserTokenTypes
ML_COMMENT - static field in class antlr.ANTLRTokenTypes
ML_COMMENT - static field in class antlr.actions.python.CodeLexerTokenTypes
ML_COMMENT - static field in class antlr.preprocessor.PreprocessorTokenTypes
mLPAREN(boolean) - method in class antlr.ANTLRLexer
mLPAREN(boolean) - method in class antlr.ANTLRTokdefLexer
mLPAREN(boolean) - method in class antlr.preprocessor.PreprocessorLexer
mML_COMMENT(boolean) - method in class antlr.actions.cpp.ActionLexer
mML_COMMENT(boolean) - method in class antlr.actions.csharp.ActionLexer
mML_COMMENT(boolean) - method in class antlr.actions.python.ActionLexer
mML_COMMENT(boolean) - method in class antlr.ANTLRLexer
mML_COMMENT(boolean) - method in class antlr.ANTLRTokdefLexer
mML_COMMENT(boolean) - method in class antlr.actions.python.CodeLexer
mML_COMMENT(boolean) - method in class antlr.preprocessor.PreprocessorLexer
mNESTED_ACTION(boolean) - method in class antlr.ANTLRLexer
mNESTED_ARG_ACTION(boolean) - method in class antlr.ANTLRLexer
mNEWLINE(boolean) - method in class antlr.preprocessor.PreprocessorLexer
mNOT_OP(boolean) - method in class antlr.ANTLRLexer
MOD_MASK - static field in class antlr.collections.impl.BitSet
mOR(boolean) - method in class antlr.ANTLRLexer
mostRecentParseTreeRoot - field in class antlr.debug.ParseTreeDebugParser
Track most recently created parse subtree so that when parsing is finished, we can get to the root.
mPLUS(boolean) - method in class antlr.ANTLRLexer
mQUESTION(boolean) - method in class antlr.ANTLRLexer
mRANGE(boolean) - method in class antlr.ANTLRLexer
mRCURLY(boolean) - method in class antlr.ANTLRLexer
mRCURLY(boolean) - method in class antlr.preprocessor.PreprocessorLexer
mRPAREN(boolean) - method in class antlr.ANTLRLexer
mRPAREN(boolean) - method in class antlr.ANTLRTokdefLexer
mRPAREN(boolean) - method in class antlr.preprocessor.PreprocessorLexer
mRULE_BLOCK(boolean) - method in class antlr.preprocessor.PreprocessorLexer
mRULE_REF(boolean) - method in class antlr.ANTLRLexer
mSEMI(boolean) - method in class antlr.ANTLRLexer
mSEMI(boolean) - method in class antlr.preprocessor.PreprocessorLexer
mSL_COMMENT(boolean) - method in class antlr.actions.cpp.ActionLexer
mSL_COMMENT(boolean) - method in class antlr.actions.csharp.ActionLexer
mSL_COMMENT(boolean) - method in class antlr.actions.python.ActionLexer
mSL_COMMENT(boolean) - method in class antlr.ANTLRLexer
mSL_COMMENT(boolean) - method in class antlr.ANTLRTokdefLexer
mSL_COMMENT(boolean) - method in class antlr.actions.python.CodeLexer
mSL_COMMENT(boolean) - method in class antlr.preprocessor.PreprocessorLexer
mSTAR(boolean) - method in class antlr.ANTLRLexer
mSTRING(boolean) - method in class antlr.actions.cpp.ActionLexer
mSTRING(boolean) - method in class antlr.actions.csharp.ActionLexer
mSTRING(boolean) - method in class antlr.actions.python.ActionLexer
mSTRING(boolean) - method in class antlr.ANTLRTokdefLexer
mSTRING_LITERAL(boolean) - method in class antlr.ANTLRLexer
mSTRING_LITERAL(boolean) - method in class antlr.preprocessor.PreprocessorLexer
mSTUFF(boolean) - method in class antlr.actions.cpp.ActionLexer
stuff in between #(...) and #id items Allow the escaping of the # for C preprocessor stuff.
mSTUFF(boolean) - method in class antlr.actions.csharp.ActionLexer
stuff in between #(...) and #id items Allow the escaping of the # for C# preprocessor stuff.
mSTUFF(boolean) - method in class antlr.actions.python.ActionLexer
mSTUFF(boolean) - method in class antlr.actions.python.CodeLexer
mSUBRULE_BLOCK(boolean) - method in class antlr.preprocessor.PreprocessorLexer
mTEXT_ARG(boolean) - method in class antlr.actions.cpp.ActionLexer
mTEXT_ARG(boolean) - method in class antlr.actions.csharp.ActionLexer
mTEXT_ARG(boolean) - method in class antlr.actions.python.ActionLexer
mTEXT_ARG_ELEMENT(boolean) - method in class antlr.actions.cpp.ActionLexer
mTEXT_ARG_ELEMENT(boolean) - method in class antlr.actions.csharp.ActionLexer
mTEXT_ARG_ELEMENT(boolean) - method in class antlr.actions.python.ActionLexer
mTEXT_ARG_ID_ELEMENT(boolean) - method in class antlr.actions.cpp.ActionLexer
mTEXT_ARG_ID_ELEMENT(boolean) - method in class antlr.actions.csharp.ActionLexer
mTEXT_ARG_ID_ELEMENT(boolean) - method in class antlr.actions.python.ActionLexer
mTEXT_ITEM(boolean) - method in class antlr.actions.cpp.ActionLexer
mTEXT_ITEM(boolean) - method in class antlr.actions.csharp.ActionLexer
mTEXT_ITEM(boolean) - method in class antlr.actions.python.ActionLexer
mTOKEN_REF(boolean) - method in class antlr.ANTLRLexer
mTREE(boolean) - method in class antlr.actions.cpp.ActionLexer
mTREE(boolean) - method in class antlr.actions.csharp.ActionLexer
mTREE(boolean) - method in class antlr.actions.python.ActionLexer
mTREE_BEGIN(boolean) - method in class antlr.ANTLRLexer
mTREE_ELEMENT(boolean) - method in class antlr.actions.cpp.ActionLexer
mTREE_ELEMENT(boolean) - method in class antlr.actions.csharp.ActionLexer
mTREE_ELEMENT(boolean) - method in class antlr.actions.python.ActionLexer
mVAR_ASSIGN(boolean) - method in class antlr.actions.cpp.ActionLexer
mVAR_ASSIGN(boolean) - method in class antlr.actions.csharp.ActionLexer
mVAR_ASSIGN(boolean) - method in class antlr.actions.python.ActionLexer
mWILDCARD(boolean) - method in class antlr.ANTLRLexer
mWS(boolean) - method in class antlr.actions.cpp.ActionLexer
mWS(boolean) - method in class antlr.actions.csharp.ActionLexer
mWS(boolean) - method in class antlr.actions.python.ActionLexer
mWS(boolean) - method in class antlr.ANTLRLexer
mWS(boolean) - method in class antlr.ANTLRTokdefLexer
mWS(boolean) - method in class antlr.preprocessor.PreprocessorLexer
mWS_LOOP(boolean) - method in class antlr.ANTLRLexer
mWS_OPT(boolean) - method in class antlr.ANTLRLexer
mXDIGIT(boolean) - method in class antlr.ANTLRLexer
mXDIGIT(boolean) - method in class antlr.ANTLRTokdefLexer
mXDIGIT(boolean) - method in class antlr.preprocessor.PreprocessorLexer