Class AssignmentPathSegmentImpl

  • All Implemented Interfaces:
    AssignmentPathSegment, DebugDumpable, ShortDumpable

    public class AssignmentPathSegmentImpl
    extends Object
    implements AssignmentPathSegment
    Primary duty of this class is to be a part of assignment path. (This is what is visible through its interface, AssignmentPathSegment.) However, it also serves as a place where auxiliary information about assignment evaluation is stored.
    Author:
    semancik