Class MemReferenceImpl

  • All Implemented Interfaces:
    Reference, java.lang.Comparable<Reference>

    public class MemReferenceImpl
    extends java.lang.Object
    implements Reference
    Implementation for a reference, not associated with a program.
    • Field Detail

      • refType NEW

        protected RefType refType
      • opIndex NEW

        protected int opIndex
      • symbolID NEW

        protected long symbolID
      • isPrimary NEW

        protected boolean isPrimary

Constructor Detail