Package org.eolang.opeo.jeo
Class JeoInstructions
java.lang.Object
org.eolang.opeo.jeo.JeoInstructions
Class that represents the instructions provided by jeo maven plugin.
- Since:
- 0.1
-
Constructor Summary
ConstructorsConstructorDescriptionJeoInstructions
(org.eolang.jeo.representation.xmir.XmlMethod method) Constructor. -
Method Summary
-
Constructor Details
-
JeoInstructions
public JeoInstructions(org.eolang.jeo.representation.xmir.XmlMethod method) Constructor.- Parameters:
method
- Method.
-
-
Method Details
-
instuctionNames
-
instructions
Parse instructions.- Returns:
- Instructions array.
-