partiql-parser
0.14.3
partiql-parser
/
org.partiql.parser
/
PartiQLParser
/
Result
Result
data
class
Result
(
source
:
String
,
root
:
Statement
,
locations
:
SourceLocations
)
Content copied to clipboard
Properties
Properties
locations
Link copied to clipboard
val
locations
:
SourceLocations
Content copied to clipboard
root
Link copied to clipboard
val
root
:
Statement
Content copied to clipboard
source
Link copied to clipboard
val
source
:
String
Content copied to clipboard