Create a tree node for one production.
ID of the production starting at GrammarModule.startProductionID.
Location at the start of this subtree.
Location at the end of this subtree.
Childs for this subtree, which were previously also created by createParseTree.
See Implementation
Create a tree node for one production.