Added: 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/IndentationFixer.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/IndentationFixer.html?rev=1768391&view=auto
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/IndentationFixer.html
 (added)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/IndentationFixer.html
 Sun Nov  6 21:22:58 2016
@@ -0,0 +1,1143 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:19 CET 2016 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>IndentationFixer (Apache Velocity 2.0-SNAPSHOT API)</title>
+<meta name="date" content="2016-11-06">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="IndentationFixer (Apache Velocity 2.0-SNAPSHOT 
API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/IndentationFixer.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/GetExecutor.html"
 title="class in org.apache.velocity.runtime.parser.node"><span 
class="strong">Prev Class</span></a></li>
+<li><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/MapGetExecutor.html"
 title="class in org.apache.velocity.runtime.parser.node"><span 
class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/velocity/runtime/parser/node/IndentationFixer.html"
 target="_top">Frames</a></li>
+<li><a href="IndentationFixer.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.velocity.runtime.parser.node</div>
+<h2 title="Class IndentationFixer" class="title">Class IndentationFixer</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.velocity.runtime.parser.node.IndentationFixer</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">IndentationFixer</span>
+extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
+implements <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></pre>
+<div class="block">Helper class to fix indentation in structured mode.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#extraIndentation">extraIndentation</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html?is-external=true";
 title="class or interface in java.util.regex">Pattern</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#fix">fix</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#parentIndentation">parentIndentation</a></strong></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#IndentationFixer(java.lang.String)">IndentationFixer</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;parentIndentation)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#fillExtraIndentation(java.lang.String)">fillExtraIndentation</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;prefix)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTAddNode,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTAddNode.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTAddNode</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTAndNode,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTAndNode.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTAndNode</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTAssignment,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTAssignment.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTAssignment</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTBlock,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTBlock.html" 
title="class in org.apache.velocity.runtime.parser.node">ASTBlock</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTComment,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTComment.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTComment</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTDirectiveAssign,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTDirectiveAssign.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTDirectiveAssign</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTDirective,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTDirective.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTDirective</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTDivNode,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTDivNode.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTDivNode</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTElseIfStatement,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTElseIfStatement</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTElseStatement,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTElseStatement.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTElseStatement</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTEQNode,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTEQNode.html" 
title="class in 
org.apache.velocity.runtime.parser.node">ASTEQNode</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTEscapedDirective,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTEscapedDirective.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTEscapedDirective</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTEscape,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTEscape.html" 
title="class in 
org.apache.velocity.runtime.parser.node">ASTEscape</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTExpression,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTExpression.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTExpression</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTFalse,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTFalse.html" 
title="class in org.apache.velocity.runtime.parser.node">ASTFalse</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTFloatingPointLiteral,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTFloatingPointLiteral.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTFloatingPointLiteral</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTGENode,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTGENode.html" 
title="class in 
org.apache.velocity.runtime.parser.node">ASTGENode</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTGTNode,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTGTNode.html" 
title="class in 
org.apache.velocity.runtime.parser.node">ASTGTNode</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTIdentifier,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTIdentifier.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTIdentifier</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTIfStatement,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTIfStatement.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTIfStatement</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTIndex,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTIndex.html" 
title="class in org.apache.velocity.runtime.parser.node">ASTIndex</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTIntegerLiteral,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTIntegerLiteral.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTIntegerLiteral</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTIntegerRange,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTIntegerRange.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTIntegerRange</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTLENode,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTLENode.html" 
title="class in 
org.apache.velocity.runtime.parser.node">ASTLENode</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTLTNode,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTLTNode.html" 
title="class in 
org.apache.velocity.runtime.parser.node">ASTLTNode</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTMap,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTMap.html" 
title="class in org.apache.velocity.runtime.parser.node">ASTMap</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTMethod,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTMethod.html" 
title="class in 
org.apache.velocity.runtime.parser.node">ASTMethod</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTModNode,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTModNode.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTModNode</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTMulNode,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTMulNode.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTMulNode</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTNENode,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTNENode.html" 
title="class in 
org.apache.velocity.runtime.parser.node">ASTNENode</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTNotNode,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTNotNode.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTNotNode</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTObjectArray,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTObjectArray.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTObjectArray</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTOrNode,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTOrNode.html" 
title="class in 
org.apache.velocity.runtime.parser.node">ASTOrNode</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTprocess,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTprocess.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTprocess</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTReference,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTReference.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTReference</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTSetDirective,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTSetDirective.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTSetDirective</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTStringLiteral,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTStringLiteral.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTStringLiteral</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTSubtractNode,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTSubtractNode.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTSubtractNode</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTTextblock,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTTextblock.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTTextblock</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTText,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTText.html" 
title="class in org.apache.velocity.runtime.parser.node">ASTText</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTTrue,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTTrue.html" 
title="class in org.apache.velocity.runtime.parser.node">ASTTrue</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.ASTWord,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTWord.html" 
title="class in org.apache.velocity.runtime.parser.node">ASTWord</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.SimpleNode,
 java.lang.Object)">visit</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html"
 title="class in 
org.apache.velocity.runtime.parser.node">SimpleNode</a>&nbsp;node,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,
 int)" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="parentIndentation">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>parentIndentation</h4>
+<pre>protected&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> parentIndentation</pre>
+</li>
+</ul>
+<a name="extraIndentation">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>extraIndentation</h4>
+<pre>protected&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> extraIndentation</pre>
+</li>
+</ul>
+<a name="fix">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>fix</h4>
+<pre>protected&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html?is-external=true";
 title="class or interface in java.util.regex">Pattern</a> fix</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="IndentationFixer(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>IndentationFixer</h4>
+<pre>public&nbsp;IndentationFixer(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;parentIndentation)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="fillExtraIndentation(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fillExtraIndentation</h4>
+<pre>protected&nbsp;void&nbsp;fillExtraIndentation(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;prefix)</pre>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.SimpleNode, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html"
 title="class in 
org.apache.velocity.runtime.parser.node">SimpleNode</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.SimpleNode,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTprocess, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTprocess.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTprocess</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTprocess,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTText, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTText.html" 
title="class in org.apache.velocity.runtime.parser.node">ASTText</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTText,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTEscapedDirective, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTEscapedDirective.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTEscapedDirective</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTEscapedDirective,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTEscape, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTEscape.html" 
title="class in 
org.apache.velocity.runtime.parser.node">ASTEscape</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTEscape,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTComment, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTComment.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTComment</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTComment,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTTextblock, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTTextblock.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTTextblock</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTTextblock,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a 
name="visit(org.apache.velocity.runtime.parser.node.ASTFloatingPointLiteral, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTFloatingPointLiteral.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTFloatingPointLiteral</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTFloatingPointLiteral,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTIntegerLiteral, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTIntegerLiteral.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTIntegerLiteral</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTIntegerLiteral,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTStringLiteral, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTStringLiteral.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTStringLiteral</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTStringLiteral,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTIdentifier, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTIdentifier.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTIdentifier</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTIdentifier,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTWord, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTWord.html" 
title="class in org.apache.velocity.runtime.parser.node">ASTWord</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTWord,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTDirectiveAssign, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTDirectiveAssign.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTDirectiveAssign</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTDirectiveAssign,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTDirective, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTDirective.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTDirective</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTDirective,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTBlock, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTBlock.html" 
title="class in org.apache.velocity.runtime.parser.node">ASTBlock</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTBlock,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTMap, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTMap.html" 
title="class in org.apache.velocity.runtime.parser.node">ASTMap</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTMap,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTObjectArray, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTObjectArray.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTObjectArray</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTObjectArray,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTIntegerRange, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTIntegerRange.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTIntegerRange</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTIntegerRange,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTMethod, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTMethod.html" 
title="class in 
org.apache.velocity.runtime.parser.node">ASTMethod</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTMethod,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTIndex, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTIndex.html" 
title="class in org.apache.velocity.runtime.parser.node">ASTIndex</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTIndex,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTReference, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTReference.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTReference</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTReference,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTTrue, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTTrue.html" 
title="class in org.apache.velocity.runtime.parser.node">ASTTrue</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTTrue,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTFalse, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTFalse.html" 
title="class in org.apache.velocity.runtime.parser.node">ASTFalse</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTFalse,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTIfStatement, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTIfStatement.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTIfStatement</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTIfStatement,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTElseStatement, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTElseStatement.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTElseStatement</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTElseStatement,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTElseIfStatement, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTElseIfStatement</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTElseIfStatement,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTSetDirective, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTSetDirective.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTSetDirective</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTSetDirective,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTExpression, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTExpression.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTExpression</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTExpression,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTAssignment, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTAssignment.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTAssignment</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTAssignment,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTOrNode, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTOrNode.html" 
title="class in 
org.apache.velocity.runtime.parser.node">ASTOrNode</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTOrNode,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTAndNode, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTAndNode.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTAndNode</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTAndNode,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTEQNode, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTEQNode.html" 
title="class in 
org.apache.velocity.runtime.parser.node">ASTEQNode</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTEQNode,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTNENode, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTNENode.html" 
title="class in 
org.apache.velocity.runtime.parser.node">ASTNENode</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTNENode,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTLTNode, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTLTNode.html" 
title="class in 
org.apache.velocity.runtime.parser.node">ASTLTNode</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTLTNode,
 java.lang.Object)">visit</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The object rendered by this 
node.</dd></dl>
+</li>
+</ul>
+<a name="visit(org.apache.velocity.runtime.parser.node.ASTGTNode, 
java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visit</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;visit(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTGTNode.html" 
title="class in 
org.apache.velocity.runtime.parser.node">ASTGTNode</a>&nbsp;node,
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>

[... 187 lines stripped ...]


Reply via email to