Uses of Enum
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 type with the specified name.static UnitCompiler.SwitchKind[]
UnitCompiler.SwitchKind.values()
Returns an array containing the constants of this enum type, in the order they are declared.