Uses of Enum
org.teavm.model.AccessLevel
Packages that use AccessLevel
-
Uses of AccessLevel in org.teavm.model
Methods in org.teavm.model that return AccessLevelModifier and TypeMethodDescriptionElementHolder.getLevel()ElementReader.getLevel()static AccessLevelReturns the enum constant of this type with the specified name.static AccessLevel[]AccessLevel.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.teavm.model with parameters of type AccessLevel