SyntaxCollectorBase
The members of this type are called by walkAst. By overwriting the members for various syntax elements, a custom operation can be executed for them.
walkAst walker input
ParsedInput
Traverses the whole AST and calls the appropriate members of the given SyntaxCollectorBase to process the syntax elements.
Type something to start searching.