abstract class DirectiveNode extends Node
#set ($x = $y)
or #if ($x) y #end
.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. |
lineNumber
Constructor and Description |
---|
DirectiveNode(int lineNumber) |
cons, emptyNode, evaluate, evaluationException, evaluationException