ComplierFrameworkV2
1.0-SNAPSHOT
jvm
ComplierFrameworkV2
/
domain.ast
/
ArrayElement
/
ArrayElement
Array
Element
constructor
(
array
:
Expression
,
index
:
Expression
,
typeName
:
String
?
=
null
,
line
:
Int
)