agl-processor
/
net.akehurst.language.api.semanticAnalyser
/
SemanticAnalyserItem
common
Semantic
Analyser
Item
data class
SemanticAnalyserItem
(kind:
SemanticAnalyserItemKind
, location:
InputLocation
?, message:
String
)
Content copied to clipboard
Properties
Properties
kind
Link copied to clipboard
common
val
kind
:
SemanticAnalyserItemKind
Content copied to clipboard
location
Link copied to clipboard
common
val
location
:
InputLocation
?
Content copied to clipboard
message
Link copied to clipboard
common
val
message
:
String
Content copied to clipboard