Package | Description |
---|---|
org.apache.velocity.runtime.parser | |
org.apache.velocity.runtime.parser.node | |
org.apache.velocity.runtime.visitor |
Modifier and Type | Method and Description |
---|---|
ASTBlock |
Parser.ElseIfStatement(ASTBlock previousBlock) |
ASTBlock |
Parser.ElseStatement(ASTBlock previousBlock) |
Modifier and Type | Method and Description |
---|---|
ASTBlock |
Parser.ElseIfStatement(ASTBlock previousBlock) |
ASTBlock |
Parser.ElseStatement(ASTBlock previousBlock) |
Modifier and Type | Method and Description |
---|---|
Object |
IndentationFixer.visit(ASTBlock node,
Object data) |
Object |
ParserVisitor.visit(ASTBlock node,
Object data) |
Modifier and Type | Method and Description |
---|---|
Object |
NodeViewMode.visit(ASTBlock node,
Object data) |
Object |
BaseVisitor.visit(ASTBlock node,
Object data) |
Copyright © 2000–2017 The Apache Software Foundation. All rights reserved.