Class OutOfScopeIdentifier

  • All Implemented Interfaces:
    ScopedObject<SymbolicExpression>

    public class OutOfScopeIdentifier
    extends Identifier
    An identifier outside the current scope of the call, that is, in a method that is in the call stack but not the last one.