Class MetaContext

  • All Implemented Interfaces:
    EvaluationContext

    public final class MetaContext
    extends java.lang.Object
    implements EvaluationContext
    Context wrapper that's an union of multiple contexts

    It should be initialized with the contexts in order of priority: first one to give a non "null" (not to be confused with a BALPrimitiveValue with a nil type, which is considered a result) will "win".