VariableNodeDefinition variableNode(string $name) Creates a child variable node. Parameters string $name The name of the node Return Value VariableNodeDefinition The builder of the child node
BooleanNodeDefinition booleanNode(string $name) Creates a child Boolean node. Parameters string $name The name of the node Return Value BooleanNodeDefinition The child node
NodeDefinition|$this
NodeDefinition
ExprBuilder
interface ParentNodeDefinitionInterface An interface that must be implemented by nodes which can
S
setBuilder(NodeBuilder
Arr
Page 5 of 9