Uses of Enum Class
migratedb.v1.core.internal.parser.TokenType
Packages that use TokenType
-
Uses of TokenType in migratedb.v1.core.internal.parser
Methods in migratedb.v1.core.internal.parser that return TokenTypeModifier and TypeMethodDescriptionToken.getType()static TokenTypeReturns the enum constant of this class with the specified name.static TokenType[]TokenType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in migratedb.v1.core.internal.parser with parameters of type TokenType