Class JeoInstructions


  • public final class JeoInstructions
    extends Object
    Class that represents the instructions provided by jeo maven plugin.
    Since:
    0.1
    • Constructor Detail

      • JeoInstructions

        public JeoInstructions​(org.eolang.jeo.representation.xmir.XmlMethod method)
        Constructor.
        Parameters:
        method - Method.
    • Method Detail

      • instuctionNames

        public String[] instuctionNames()
      • instructions

        public Instruction[] instructions()
        Parse instructions.
        Returns:
        Instructions array.