Uses of Class
org.apache.velocity.runtime.parser.node.ASTComment
-
Uses of ASTComment in org.apache.velocity.runtime.parser.node
Modifier and TypeMethodDescriptionIndentationFixer.visit
(ASTComment node, Object data) StandardParserDefaultVisitor.visit
(ASTComment node, Object data) StandardParserVisitor.visit
(ASTComment node, Object data) -
Uses of ASTComment in org.apache.velocity.runtime.visitor