Class WildcardProjectionProcessor

  • All Implemented Interfaces:
    SyntaxTreeBuilderVisitor

    @Deprecated(since="3.0")
    @InternalUseOnly
    public class WildcardProjectionProcessor
    extends AbstractASTVisitor
    Deprecated.
    This feature is for internal use only: its existence, signature or behavior may change without warning from one release to the next.
    Processes 'wildcard' projections, making them explicit by adding the appropriate variable nodes to them.