Uses of Enum Class
simula.compiler.syntaxClass.Type.ConversionKind
-
Uses of Type.ConversionKind in simula.compiler.syntaxClass
Modifier and TypeMethodDescriptionType.isConvertableTo
(Type to) Checks if a type-conversion is legal.static Type.ConversionKind
Returns the enum constant of this class with the specified name.static Type.ConversionKind[]
Type.ConversionKind.values()
Returns an array containing the constants of this enum class, in the order they are declared.