Package org.eolang.ineo.instructions
Class InstAttributes
- java.lang.Object
-
- org.eolang.ineo.instructions.InstWrap<String>
-
- org.eolang.ineo.instructions.InstAttributes
-
- All Implemented Interfaces:
Iterable<org.xembly.Directive>
,Instructions<String>
public final class InstAttributes extends InstWrap<String>
Instructions for constructing attributes section.- Since:
- 0.0.1
-
-
Constructor Summary
Constructors Constructor Description InstAttributes()
Ctor.InstAttributes(List<String> list)
Ctor.
-