Class: RecursiveNode

RecursiveNode

new RecursiveNode(){RecursiveNode}

The RecursiveNode class represents a validation where the node is somewhere else in the tree structure

Returns:
RecursiveNode instance.

Methods

generate(context)

Generate the code for this node

Name Type Description
context object

the generation context for this node

path(){array}

Return the current object path

Returns:
array containing the path to this node
comments powered by Disqus