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.validation
/
ParsedOperation
/
ParsedOperation
Parsed
Operation
constructor
(
resultName
:
String
?
,
operationType
:
String
,
operands
:
List
<
String
>
,
attributes
:
Map
<
String
,
String
>
=
emptyMap()
,
resultType
:
String
?
=
null
)
(
source
)