Uses of Enum Class
com.scriptbasic.interfaces.NestedStructureHouseKeeper.EndOfStatementResult
Packages that use NestedStructureHouseKeeper.EndOfStatementResult
-
Uses of NestedStructureHouseKeeper.EndOfStatementResult in com.scriptbasic.interfaces
Methods in com.scriptbasic.interfaces that return NestedStructureHouseKeeper.EndOfStatementResultModifier and TypeMethodDescriptionNestedStructureHouseKeeper.EndOfStatementProcessor.consumeEndOfStatement()Returns the enum constant of this class with the specified name.NestedStructureHouseKeeper.EndOfStatementResult.values()Returns an array containing the constants of this enum class, in the order they are declared.