Uses of Enum
org.oristool.lello.Value.Type
Packages that use Value.Type
-
Uses of Value.Type in org.oristool.lello
Methods in org.oristool.lello that return Value.TypeModifier and TypeMethodDescriptionValue.getType()
Returns the type of this value.static Value.Type
Returns the enum constant of this type with the specified name.static Value.Type[]
Value.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared.