Interface CqnInline

    • Method Detail

      • accept

        default void accept​(CqnVisitor visitor)
        Dispatches the handling of this CqnInline inline specification to a given visitor. Neither the ref nor the items of this inline specification are traversed.
        Specified by:
        accept in interface CqnToken
        Parameters:
        visitor - the CqnVisitor