agl-processor
/
net.akehurst.language.agl.grammar.format
/
AglFormatSyntaxAnalyser
common
Agl
Format
Syntax
Analyser
class
AglFormatSyntaxAnalyser
:
SyntaxAnalyser
Content copied to clipboard
Functions
Properties
Functions
clear
Link copied to clipboard
common
open override fun
clear
()
Content copied to clipboard
reset the sppt2ast, clearing any cached values
transform
Link copied to clipboard
common
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
common
open override val
locationMap
:
MutableMap
<
Any
,
InputLocation
>
Content copied to clipboard