Class LookupCallExpression

  • All Implemented Interfaces:
    Expression

    @PublicEvolving
    public final class LookupCallExpression
    extends Object
    implements Expression
    A call expression where the target function has not been resolved yet.

    Instead of a FunctionDefinition, the call is identified by the function's name and needs to be lookup in a catalog