Class Core.Wrapper

  • All Implemented Interfaces:
    Comparable<Core.Wrapper>
    Enclosing class:
    Core

    static class Core.Wrapper
    extends Object
    implements Comparable<Core.Wrapper>
    Wraps a value as a Comparable, and stores the global expression from which the value was derived. That global expression will be used if the value is converted by to Morel code.