Uses of Enum Class
org.openjdk.asmtools.jasm.Tables.SubTag
Packages that use Tables.SubTag
-
Uses of Tables.SubTag in org.openjdk.asmtools.jasm
Methods in org.openjdk.asmtools.jasm that return Tables.SubTagModifier and TypeMethodDescriptionstatic Tables.SubTagTables.subtag(int subtag) static Tables.SubTagstatic Tables.SubTagReturns the enum constant of this class with the specified name.static Tables.SubTag[]Tables.SubTag.values()Returns an array containing the constants of this enum class, in the order they are declared.