Class Codes.TupleCode

  • All Implemented Interfaces:
    Code, Describable
    Enclosing class:
    Codes

    public static class Codes.TupleCode
    extends Object
    implements Code
    A code that evaluates expressions and creates a tuple with the results.

    An inner class so that we can pick apart the results of multiply defined functions: fun f = ... and g = ....