BuilderAwareInterface
interface BuilderAwareInterface
An interface that can be implemented by nodes which build other nodes.
Methods
void
setBuilder(NodeBuilder$builder)
Sets a custom children builder.