Uses of Enum Class
org.codehaus.janino.UnitCompiler.SwitchKind
Packages that use UnitCompiler.SwitchKind
-
Uses of UnitCompiler.SwitchKind in org.codehaus.janino
Methods in org.codehaus.janino that return UnitCompiler.SwitchKindModifier and TypeMethodDescriptionstatic UnitCompiler.SwitchKind
Returns the enum constant of this class with the specified name.static UnitCompiler.SwitchKind[]
UnitCompiler.SwitchKind.values()
Returns an array containing the constants of this enum class, in the order they are declared.