Uses of Enum Class
simula.runtime.RTS_File._CreateAction
-
Uses of RTS_File._CreateAction in simula.runtime
Modifier and TypeFieldDescriptionprotected RTS_File._CreateAction
RTS_File._CREATE
CREATE: Action is performed as 'open'Modifier and TypeMethodDescriptionstatic RTS_File._CreateAction
Returns the enum constant of this class with the specified name.static RTS_File._CreateAction[]
RTS_File._CreateAction.values()
Returns an array containing the constants of this enum class, in the order they are declared.