Class LLJavaLexer.Token<D>

java.lang.Object
eu.bandm.tools.lljava.parser.LLJavaLexer.Token<D>
Type Parameters:
D - the type of source document identifiers
All Implemented Interfaces:
Parser.Token<D,LLJavaLexer.TokenType>
Enclosing class:
LLJavaLexer<D>

public static class LLJavaLexer.Token<D> extends Object implements Parser.Token<D,LLJavaLexer.TokenType>
Immutable LLJava tokens.