Uses of Class
ca.phon.csv.CSVToken
Packages that use CSVToken
-
Uses of CSVToken in ca.phon.csv
Methods in ca.phon.csv that return CSVTokenModifier and TypeMethodDescriptionCSVTokenStream.LT
(int n) Get the token n spaces ahead in the queue without removing it.CSVTokenStream.nextToken()
Gets the next token from the queue.Methods in ca.phon.csv with parameters of type CSVToken