Uses of Enum
com.google.refine.grel.Scanner.TokenType
Packages that use Scanner.TokenType
-
Uses of Scanner.TokenType in com.google.refine.grel
Fields in com.google.refine.grel declared as Scanner.TokenTypeMethods in com.google.refine.grel that return Scanner.TokenTypeModifier and TypeMethodDescriptionstatic Scanner.TokenTypeReturns the enum constant of this type with the specified name.static Scanner.TokenType[]Scanner.TokenType.values()Returns an array containing the constants of this enum type, in the order they are declared.