static class TokenNode.CommentTokenNode extends TokenNode
##
and
extend to the end of the line. The only reason for recording comment nodes is so that we can
skip space between a comment and a following #set
, to be compatible with Velocity
behaviour.TokenNode.CommentTokenNode, TokenNode.ElseIfTokenNode, TokenNode.ElseTokenNode, TokenNode.EndTokenNode, TokenNode.EofNode, TokenNode.ForEachTokenNode, TokenNode.IfOrElseIfTokenNode, TokenNode.IfTokenNode, TokenNode.MacroDefinitionTokenNode
lineNumber
Constructor and Description |
---|
CommentTokenNode(int lineNumber) |
Modifier and Type | Method and Description |
---|---|
(package private) java.lang.String |
name()
The name of the token, for use in parse error messages.
|
cons, emptyNode, evaluationException, evaluationException