Uses of Enum Class
simula.compiler.syntaxClass.statement.ActivationStatement.ActivationCode
-
Uses of ActivationStatement.ActivationCode in simula.compiler.syntaxClass.statement
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ActivationStatement.ActivationCode[]
ActivationStatement.ActivationCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.