Uses of Class
com.google.refine.grel.Scanner.Token
Packages that use Scanner.Token
-
Uses of Scanner.Token in com.google.refine.grel
Subclasses of Scanner.Token in com.google.refine.grelModifier and TypeClassDescriptionstatic classstatic classstatic classFields in com.google.refine.grel declared as Scanner.TokenMethods in com.google.refine.grel that return Scanner.TokenModifier and TypeMethodDescriptionScanner.next(boolean regexPossible) The regexPossible flag is used by the parser to hint the scanner what to do when it encounters a slash.