Class DataLayout.Fieldref

    • Constructor Detail

      • Fieldref

        public Fieldref​(java.lang.String var)
        Field ref constructor.
        Parameters:
        var - reference to a field
    • Method Detail

      • getVar

        public java.lang.String getVar()
        Gets the value of the var property.
        Returns:
        possible object is String
      • getElementName

        public java.lang.String getElementName()
        Description copied from interface: NamedElement
        Returns the root element name.
        Returns:
        the element name.