Package com.googlecode.d2j.smali.antlr4
Class SmaliParser.SInstructionContext
java.lang.Object
org.antlr.v4.runtime.RuleContext
org.antlr.v4.runtime.ParserRuleContext
com.googlecode.d2j.smali.antlr4.SmaliParser.SInstructionContext
- All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTree,org.antlr.v4.runtime.tree.RuleNode,org.antlr.v4.runtime.tree.SyntaxTree,org.antlr.v4.runtime.tree.Tree
- Enclosing class:
SmaliParser
public static class SmaliParser.SInstructionContext
extends org.antlr.v4.runtime.ParserRuleContext
-
Field Summary
Fields inherited from class org.antlr.v4.runtime.ParserRuleContext
children, EMPTY, exception, start, stopFields inherited from class org.antlr.v4.runtime.RuleContext
invokingState, parent -
Constructor Summary
ConstructorsConstructorDescriptionSInstructionContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState) -
Method Summary
Modifier and TypeMethodDescription<T> Taccept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) f0t()f0x()f1t()f1x()f2sb()f2t()f2x()f31t()f3x()fcache()fconst()fend()fepiogue()ff1c()ff2c()fline()flocal()flocals()fm45cc()fm4rcc()fm5c()fmrc()frestart()ft2c()ft5c()ftrc()intsLabel()Methods inherited from class org.antlr.v4.runtime.ParserRuleContext
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringMethods inherited from class org.antlr.v4.runtime.RuleContext
depth, getAltNumber, getPayload, getRuleContext, getText, isEmpty, setAltNumber, setParent, toString, toString, toString, toString, toString, toStringTree, toStringTree, toStringTree
-
Constructor Details
-
SInstructionContext
public SInstructionContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
-
-
Method Details
-
fline
-
flocal
-
fend
-
frestart
-
fprologue
-
fepiogue
-
fregisters
-
flocals
-
fcache
-
fcacheall
-
f0x
-
f0t
-
f1t
-
f2t
-
f1x
-
fconst
-
ft2c
-
ff1c
-
ff2c
-
f2x
-
f3x
-
ft5c
-
fm5c
-
fmrc
-
fm45cc
-
fm4rcc
-
fmcustomc
-
fmcustomrc
-
ftrc
-
sLabel
-
f2sb
-
f31t
-
fpackageswitch
-
fspareswitch
-
farraydata
-
getRuleIndex
public int getRuleIndex()- Overrides:
getRuleIndexin classorg.antlr.v4.runtime.RuleContext
-
accept
public <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) - Specified by:
acceptin interfaceorg.antlr.v4.runtime.tree.ParseTree- Overrides:
acceptin classorg.antlr.v4.runtime.RuleContext
-