Class VariableAccess

    • Constructor Detail

      • VariableAccess

        public VariableAccess​(int accessType,
                              String varName)
        Deprecated.
    • Method Detail

      • getAccessType

        public int getAccessType()
        Deprecated.
      • accessTypeMatches

        public boolean accessTypeMatches​(int otherType)
        Deprecated.
      • isDefinition

        public boolean isDefinition()
        Deprecated.
      • isReference

        public boolean isReference()
        Deprecated.
      • isUndefinition

        public boolean isUndefinition()
        Deprecated.
      • getVariableName

        public String getVariableName()
        Deprecated.