antlr.v4.runtime.tree.pattern.TokenTagToken

Undocumented in source.

Members

Classes

TokenTagToken
class TokenTagToken

@uml {@link Token} object representing a token of a particular type; e.g., {@code <ID>}. These tokens are created for {@link TagChunk} chunks where the tag corresponds to a lexer rule or token type.

Meta