Package | Description |
---|---|
org.openjdk.asmtools.jasm |
Modifier and Type | Field and Description |
---|---|
(package private) CFVersion |
ClassData.cfv |
private CFVersion |
Main.cfv |
private CFVersion |
Parser.currentCFV |
Modifier and Type | Method and Description |
---|---|
CFVersion |
CFVersion.clone() |
Constructor and Description |
---|
ClassData(Environment env,
CFVersion cfv)
canonical default constructor
|
Parser(Environment sf,
CFVersion cfVersion)
Create a parser
|