Uses of Class
com.scriptbasic.interfaces.NestedStructureHouseKeeper.EndOfStatementResult
| Package | Description |
|---|---|
| com.scriptbasic.interfaces |
-
Uses of NestedStructureHouseKeeper.EndOfStatementResult in com.scriptbasic.interfaces
Methods in com.scriptbasic.interfaces that return NestedStructureHouseKeeper.EndOfStatementResult Modifier and Type Method Description NestedStructureHouseKeeper.EndOfStatementResultNestedStructureHouseKeeper.EndOfStatementProcessor. consumeEndOfStatement()static NestedStructureHouseKeeper.EndOfStatementResultNestedStructureHouseKeeper.EndOfStatementResult. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static NestedStructureHouseKeeper.EndOfStatementResult[]NestedStructureHouseKeeper.EndOfStatementResult. values()Returns an array containing the constants of this enum type, in the order they are declared.