Class rs2asmParser
- java.lang.Object
-
- org.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,org.antlr.v4.runtime.atn.ParserATNSimulator>
-
- org.antlr.v4.runtime.Parser
-
- net.runelite.cache.script.assembler.rs2asmParser
-
public class rs2asmParser extends org.antlr.v4.runtime.Parser
-
-
Nested Class Summary
-
Field Summary
Fields Modifier and Type Field Description static org.antlr.v4.runtime.atn.ATN_ATNprotected static org.antlr.v4.runtime.dfa.DFA[]_decisionToDFAstatic String_serializedATNprotected static org.antlr.v4.runtime.atn.PredictionContextCache_sharedContextCachestatic intCOMMENTstatic intIDENTIFIERstatic intINTstatic intNEWLINEstatic intQSTRINGstatic intRULE_headerstatic intRULE_idstatic intRULE_id_valuestatic intRULE_instructionstatic intRULE_instruction_namestatic intRULE_instruction_operandstatic intRULE_int_arg_countstatic intRULE_int_arg_valuestatic intRULE_labelstatic intRULE_linestatic intRULE_name_opcodestatic intRULE_name_stringstatic intRULE_obj_arg_countstatic intRULE_obj_arg_valuestatic intRULE_operand_intstatic intRULE_operand_labelstatic intRULE_operand_qstringstatic intRULE_operand_symbolstatic intRULE_progstatic intRULE_switch_keystatic intRULE_switch_lookupstatic intRULE_switch_valuestatic String[]ruleNamesstatic intSYMBOLstatic intT__0static intT__1static intT__2static intT__3static String[]tokenNamesDeprecated.UseVOCABULARYinstead.static org.antlr.v4.runtime.VocabularyVOCABULARYstatic intWS
-
Constructor Summary
Constructors Constructor Description rs2asmParser(org.antlr.v4.runtime.TokenStream input)
-
Method Summary
-
Methods inherited from class org.antlr.v4.runtime.Parser
addContextToParseTree, addParseListener, compileParseTreePattern, compileParseTreePattern, consume, createErrorNode, createTerminalNode, dumpDFA, dumpDFA, enterOuterAlt, enterRecursionRule, enterRecursionRule, enterRule, exitRule, getATNWithBypassAlts, getBuildParseTree, getContext, getCurrentToken, getDFAStrings, getErrorHandler, getExpectedTokens, getExpectedTokensWithinCurrentRule, getInputStream, getInvokingContext, getNumberOfSyntaxErrors, getParseInfo, getParseListeners, getPrecedence, getRuleContext, getRuleIndex, getRuleInvocationStack, getRuleInvocationStack, getSourceName, getTokenFactory, getTokenStream, getTrimParseTree, inContext, isExpectedToken, isMatchedEOF, isTrace, match, matchWildcard, notifyErrorListeners, notifyErrorListeners, precpred, pushNewRecursionContext, removeParseListener, removeParseListeners, reset, setBuildParseTree, setContext, setErrorHandler, setInputStream, setProfile, setTokenFactory, setTokenStream, setTrace, setTrimParseTree, triggerEnterRuleEvent, triggerExitRuleEvent, unrollRecursionContexts
-
Methods inherited from class org.antlr.v4.runtime.Recognizer
action, addErrorListener, getErrorHeader, getErrorListenerDispatch, getErrorListeners, getInterpreter, getRuleIndexMap, getState, getTokenErrorDisplay, getTokenType, getTokenTypeMap, removeErrorListener, removeErrorListeners, sempred, setInterpreter, setState
-
-
-
-
Field Detail
-
_decisionToDFA
protected static final org.antlr.v4.runtime.dfa.DFA[] _decisionToDFA
-
_sharedContextCache
protected static final org.antlr.v4.runtime.atn.PredictionContextCache _sharedContextCache
-
T__0
public static final int T__0
- See Also:
- Constant Field Values
-
T__1
public static final int T__1
- See Also:
- Constant Field Values
-
T__2
public static final int T__2
- See Also:
- Constant Field Values
-
T__3
public static final int T__3
- See Also:
- Constant Field Values
-
NEWLINE
public static final int NEWLINE
- See Also:
- Constant Field Values
-
INT
public static final int INT
- See Also:
- Constant Field Values
-
QSTRING
public static final int QSTRING
- See Also:
- Constant Field Values
-
IDENTIFIER
public static final int IDENTIFIER
- See Also:
- Constant Field Values
-
SYMBOL
public static final int SYMBOL
- See Also:
- Constant Field Values
-
COMMENT
public static final int COMMENT
- See Also:
- Constant Field Values
-
WS
public static final int WS
- See Also:
- Constant Field Values
-
RULE_prog
public static final int RULE_prog
- See Also:
- Constant Field Values
-
RULE_header
public static final int RULE_header
- See Also:
- Constant Field Values
-
RULE_id
public static final int RULE_id
- See Also:
- Constant Field Values
-
RULE_int_arg_count
public static final int RULE_int_arg_count
- See Also:
- Constant Field Values
-
RULE_obj_arg_count
public static final int RULE_obj_arg_count
- See Also:
- Constant Field Values
-
RULE_id_value
public static final int RULE_id_value
- See Also:
- Constant Field Values
-
RULE_int_arg_value
public static final int RULE_int_arg_value
- See Also:
- Constant Field Values
-
RULE_obj_arg_value
public static final int RULE_obj_arg_value
- See Also:
- Constant Field Values
-
RULE_line
public static final int RULE_line
- See Also:
- Constant Field Values
-
RULE_instruction
public static final int RULE_instruction
- See Also:
- Constant Field Values
-
RULE_label
public static final int RULE_label
- See Also:
- Constant Field Values
-
RULE_instruction_name
public static final int RULE_instruction_name
- See Also:
- Constant Field Values
-
RULE_name_string
public static final int RULE_name_string
- See Also:
- Constant Field Values
-
RULE_name_opcode
public static final int RULE_name_opcode
- See Also:
- Constant Field Values
-
RULE_instruction_operand
public static final int RULE_instruction_operand
- See Also:
- Constant Field Values
-
RULE_operand_int
public static final int RULE_operand_int
- See Also:
- Constant Field Values
-
RULE_operand_qstring
public static final int RULE_operand_qstring
- See Also:
- Constant Field Values
-
RULE_operand_label
public static final int RULE_operand_label
- See Also:
- Constant Field Values
-
RULE_operand_symbol
public static final int RULE_operand_symbol
- See Also:
- Constant Field Values
-
RULE_switch_lookup
public static final int RULE_switch_lookup
- See Also:
- Constant Field Values
-
RULE_switch_key
public static final int RULE_switch_key
- See Also:
- Constant Field Values
-
RULE_switch_value
public static final int RULE_switch_value
- See Also:
- Constant Field Values
-
ruleNames
public static final String[] ruleNames
-
VOCABULARY
public static final org.antlr.v4.runtime.Vocabulary VOCABULARY
-
tokenNames
@Deprecated public static final String[] tokenNames
Deprecated.UseVOCABULARYinstead.
-
_serializedATN
public static final String _serializedATN
- See Also:
- Constant Field Values
-
_ATN
public static final org.antlr.v4.runtime.atn.ATN _ATN
-
-
Method Detail
-
getTokenNames
@Deprecated public String[] getTokenNames()
Deprecated.- Specified by:
getTokenNamesin classorg.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,org.antlr.v4.runtime.atn.ParserATNSimulator>
-
getVocabulary
public org.antlr.v4.runtime.Vocabulary getVocabulary()
- Overrides:
getVocabularyin classorg.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,org.antlr.v4.runtime.atn.ParserATNSimulator>
-
getGrammarFileName
public String getGrammarFileName()
- Specified by:
getGrammarFileNamein classorg.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,org.antlr.v4.runtime.atn.ParserATNSimulator>
-
getRuleNames
public String[] getRuleNames()
- Specified by:
getRuleNamesin classorg.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,org.antlr.v4.runtime.atn.ParserATNSimulator>
-
getSerializedATN
public String getSerializedATN()
- Overrides:
getSerializedATNin classorg.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,org.antlr.v4.runtime.atn.ParserATNSimulator>
-
getATN
public org.antlr.v4.runtime.atn.ATN getATN()
- Specified by:
getATNin classorg.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,org.antlr.v4.runtime.atn.ParserATNSimulator>
-
prog
public final rs2asmParser.ProgContext prog() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
header
public final rs2asmParser.HeaderContext header() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
id
public final rs2asmParser.IdContext id() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
int_arg_count
public final rs2asmParser.Int_arg_countContext int_arg_count() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
obj_arg_count
public final rs2asmParser.Obj_arg_countContext obj_arg_count() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
id_value
public final rs2asmParser.Id_valueContext id_value() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
int_arg_value
public final rs2asmParser.Int_arg_valueContext int_arg_value() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
obj_arg_value
public final rs2asmParser.Obj_arg_valueContext obj_arg_value() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
line
public final rs2asmParser.LineContext line() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
instruction
public final rs2asmParser.InstructionContext instruction() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
label
public final rs2asmParser.LabelContext label() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
instruction_name
public final rs2asmParser.Instruction_nameContext instruction_name() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
name_string
public final rs2asmParser.Name_stringContext name_string() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
name_opcode
public final rs2asmParser.Name_opcodeContext name_opcode() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
instruction_operand
public final rs2asmParser.Instruction_operandContext instruction_operand() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
operand_int
public final rs2asmParser.Operand_intContext operand_int() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
operand_qstring
public final rs2asmParser.Operand_qstringContext operand_qstring() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
operand_label
public final rs2asmParser.Operand_labelContext operand_label() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
operand_symbol
public final rs2asmParser.Operand_symbolContext operand_symbol() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
switch_lookup
public final rs2asmParser.Switch_lookupContext switch_lookup() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
switch_key
public final rs2asmParser.Switch_keyContext switch_key() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
switch_value
public final rs2asmParser.Switch_valueContext switch_value() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
-