Uses of Class
de.jplag.Token
-
Uses of Token in de.jplag
Modifier and TypeMethodDescriptionstatic TokenCreates a token of typeFILE_ENDwithout information about line, column, and length.Modifier and TypeMethodDescriptionParses a set of files.Modifier and TypeMethodDescriptionstatic StringTokenPrinter.printTokens(List<Token> tokens, File rootDirectory) Creates a string representation of a set of files line by line and adds the tokens under the lines.static StringCreates a string representation of a collection of files line by line and adds the tokens under the lines.