agl-processor
/
net.akehurst.language.agl.syntaxAnalyser
/
SyntaxAnalyserSimple
Syntax
Analyser
Simple
class
SyntaxAnalyserSimple
:
SyntaxAnalyser
Content copied to clipboard
Functions
Properties
Functions
clear
Link copied to clipboard
open override fun
clear
()
Content copied to clipboard
reset the sppt2ast, clearing any cached values
transform
Link copied to clipboard
open override fun <
T
>
transform
(sppt:
SharedPackedParseTree
):
T
Content copied to clipboard
map the tree into an instance of the targetType
Properties
locationMap
Link copied to clipboard
open override val
locationMap
:
MutableMap
<
Any
,
InputLocation
>
Content copied to clipboard