Uses of Enum
sk.antons.json.parse.JsonScanner.Token
Packages that use JsonScanner.Token
-
Uses of JsonScanner.Token in sk.antons.json.parse
Methods in sk.antons.json.parse that return JsonScanner.TokenModifier and TypeMethodDescriptionJsonScanner.current()JsonScanner.next()JsonScanner.skipNext()static JsonScanner.TokenReturns the enum constant of this type with the specified name.static JsonScanner.Token[]JsonScanner.Token.values()Returns an array containing the constants of this enum type, in the order they are declared.