* A `state` object represents the state of the parser. It has "local" and * "global" parts. Global contains parser position, source, etc. Local contains * scope based properties like current class name. State should contain all the * info required for transformation. It's the only mandatory objec
(source, rootNode, transformOptions)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected