Uses of Class
org.apache.velocity.runtime.parser.node.ASTComment
Packages that use ASTComment
-
Uses of ASTComment in org.apache.velocity.runtime.parser.node
Methods in org.apache.velocity.runtime.parser.node with parameters of type ASTCommentModifier 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
Methods in org.apache.velocity.runtime.visitor with parameters of type ASTComment