Syntax Analyser
interface SyntaxAnalyser
Content copied to clipboard
A Syntax Analyser converts a Parse Tree (in this case a SharedPackedParseTree) into a "Syntax Tree/Model". i.e. it will map the parse tree to some other data structure that abstracts away unwanted concrete syntax information e.g. as whitesapce
Functions
Properties
locationMap
Link copied to clipboard