Uses of Enum Class
org.sunflow.core.parser.SCAbstractParser.Keyword
Packages that use SCAbstractParser.Keyword
-
Uses of SCAbstractParser.Keyword in org.sunflow.core.parser
Methods in org.sunflow.core.parser that return SCAbstractParser.KeywordModifier and TypeMethodDescriptionprotected abstract SCAbstractParser.KeywordSCAbstractParser.parseKeyword()protected SCAbstractParser.KeywordSCAsciiParser.parseKeyword()protected SCAbstractParser.KeywordSCBinaryParser.parseKeyword()static SCAbstractParser.KeywordReturns the enum constant of this class with the specified name.static SCAbstractParser.Keyword[]SCAbstractParser.Keyword.values()Returns an array containing the constants of this enum class, in the order they are declared.