Uses of Enum Class
org.openjdk.asmtools.jasm.ClassData.CoreClasses.PLACE
Packages that use ClassData.CoreClasses.PLACE
-
Uses of ClassData.CoreClasses.PLACE in org.openjdk.asmtools.jasm
Subclasses with type arguments of type ClassData.CoreClasses.PLACE in org.openjdk.asmtools.jasmMethods in org.openjdk.asmtools.jasm that return ClassData.CoreClasses.PLACEModifier and TypeMethodDescriptionstatic ClassData.CoreClasses.PLACEReturns the enum constant of this class with the specified name.static ClassData.CoreClasses.PLACE[]ClassData.CoreClasses.PLACE.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openjdk.asmtools.jasm with parameters of type ClassData.CoreClasses.PLACEModifier and TypeMethodDescriptionvoidClassData.CoreClasses.super_class(ClassData.CoreClasses.PLACE where, ConstCell<?> super_class) voidClassData.CoreClasses.this_class(ClassData.CoreClasses.PLACE where, ConstCell<?> this_class)