Class ParseBase
java.lang.Object
org.openjdk.asmtools.jasm.ParseBase
- Direct Known Subclasses:
Parser, ParserAnnotation, ParserCP, ParserInstr, Scanner
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected voidvoidenableDebug(boolean debState) voidinit(Scanner scnr, Parser prsr, Environment envr)
-
Field Details
-
debugFlag
protected boolean debugFlag -
scanner
-
parser
-
env
-
-
Constructor Details
-
ParseBase
public ParseBase()
-
-
Method Details
-
init
-
enableDebug
public void enableDebug(boolean debState) -
debugStr
-
debugScan
-