public abstract class TemplateToken extends BaseLocatable
Modifier | Constructor and Description |
---|---|
protected |
TemplateToken(TokenType tokenType,
Location location) |
Modifier and Type | Method and Description |
---|---|
TokenType |
getTokenType() |
getLocation
protected TemplateToken(TokenType tokenType, Location location)
public TokenType getTokenType()
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.