SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-compile-hlo
/
sk.ainet.compile.hlo.examples
/
ParsingDemonstrationResult
/
ParsingDemonstrationResult
Parsing
Demonstration
Result
constructor
(
originalContent
:
String
,
parsedStructure
:
ParsedMlirStructure
?
,
reconstructedContent
:
String
,
parseSuccess
:
Boolean
,
errors
:
List
<
String
>
)
(
source
)