Class IsaPrimitiveBuilder


  • public class IsaPrimitiveBuilder
    extends java.lang.Object
    The IsaPrimitiveBuilder class is responsible for creating and initializing instances of nML primitives (addressing modes and operations).
    • Constructor Detail

      • IsaPrimitiveBuilder

        public IsaPrimitiveBuilder​(IsaPrimitiveInfoAnd info)
        Creates a builder for a primitive described with the specified parameters.
        Parameters:
        info - Information on the primitive to be built.