Modifier and Type | Method and Description |
---|---|
void |
TemplateTranslator.caseStart(Start node) |
Modifier and Type | Method and Description |
---|---|
Start |
TemplateSyntaxTree.getRoot() |
Modifier and Type | Method and Description |
---|---|
void |
StructuralWhitespaceStripper.caseStart(Start node) |
void |
AutoEscaper.caseStart(Start start) |
protected void |
SyntaxTreeBuilder.process(Start root,
EscapeMode escapeMode,
String templateName)
Perform any additional processing on the tree.
|
Modifier and Type | Method and Description |
---|---|
void |
ReversedDepthFirstAdapter.caseStart(Start node) |
void |
AnalysisAdapter.caseStart(Start node) |
void |
Analysis.caseStart(Start node) |
void |
DepthFirstAdapter.caseStart(Start node) |
void |
ReversedDepthFirstAdapter.inStart(Start node) |
void |
DepthFirstAdapter.inStart(Start node) |
void |
ReversedDepthFirstAdapter.outStart(Start node) |
void |
DepthFirstAdapter.outStart(Start node) |
Modifier and Type | Method and Description |
---|---|
Start |
Parser.parse() |
Copyright © 2010–2014 Google. All rights reserved.