Package org.eolang.opeo.ast
Class StoreArray
java.lang.Object
org.eolang.opeo.ast.StoreArray
Store array element.
- Since:
- 0.1
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eolang.opeo.ast.AstNode
AstNode.Empty
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StoreArray
Constructor.- Parameters:
array
- Arrayindex
- Indexvalue
- Value
-
-
Method Details