Uses of Class
org.openjdk.asmtools.jasm.JasmEnvironment
Packages that use JasmEnvironment
-
Uses of JasmEnvironment in org.openjdk.asmtools.jasm
Fields in org.openjdk.asmtools.jasm declared as JasmEnvironmentModifier and TypeFieldDescriptionprivate final JasmEnvironmentClassData.environmentprotected JasmEnvironmentCodeAttr.environmentConstantPool.environmentprivate final JasmEnvironmentInstr.environmentprotected JasmEnvironmentParseBase.environmentprivate JasmEnvironmentParserAnnotation.TargetTypeVisitor.environment(package private) JasmEnvironmentStackMapData.environment(package private) JasmEnvironmentSwitchTable.environmentMethods in org.openjdk.asmtools.jasm that return JasmEnvironmentModifier and TypeMethodDescriptionJasmEnvironment.JasmBuilder.build()JasmTool.getEnvironment(ToolOutput toolOutput, DualStreamToolOutput logger) Methods in org.openjdk.asmtools.jasm with parameters of type JasmEnvironmentModifier and TypeMethodDescriptionvoidParseBase.init(JasmEnvironment environment) voidParseBase.init(JasmEnvironment environment, Parser parser) Constructors in org.openjdk.asmtools.jasm with parameters of type JasmEnvironmentModifierConstructorDescriptionClassData(JasmEnvironment environment, CFVersion cfv) ConstantPool(JasmEnvironment environment) Main constructorInstr(MethodData methodData, JasmEnvironment environment) protectedParser(JasmEnvironment environment, CFVersion cfVersion) Create a parserprotectedScanner(JasmEnvironment environment) main constructor.(package private)StackMapData(JasmEnvironment environment) (package private)SwitchTable(JasmEnvironment environment) Constructor parameters in org.openjdk.asmtools.jasm with type arguments of type JasmEnvironmentModifierConstructorDescriptionprivate