Class YieldItems

  • All Implemented Interfaces:
    Visitable

    @API(status=INTERNAL,
         since="2020.0.1")
    public final class YieldItems
    extends TypedSubtree<Expression>
    Items yielded by a stand alone or in query call.
    Since:
    2020.0.1
    Author:
    Michael J. Simons