Package org.jf.smali
Class smaliParser.statements_and_directives_scope
java.lang.Object
org.jf.smali.smaliParser.statements_and_directives_scope
- Enclosing class:
smaliParser
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) boolean(package private) List<org.antlr.runtime.tree.CommonTree> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
hasRegistersDirective
boolean hasRegistersDirective -
methodAnnotations
List<org.antlr.runtime.tree.CommonTree> methodAnnotations
-
-
Constructor Details
-
statements_and_directives_scope
protected statements_and_directives_scope()
-