| Package | Description |
|---|---|
| com.google.auto.value.processor.escapevelocity |
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
DirectiveNode.ForEachNode
A node in the parse tree representing a
#foreach construct. |
(package private) static class |
DirectiveNode.IfNode
A node in the parse tree representing an
#if construct. |
(package private) static class |
DirectiveNode.MacroCallNode
A node in the parse tree representing a macro call.
|
(package private) static class |
DirectiveNode.SetNode
A node in the parse tree representing a
#set construct. |