Class IncludeNamespaces

  • All Implemented Interfaces:
    ProjectionTransformer

    public final class IncludeNamespaces
    extends ConfigurableProjectionTransformer<T>
    includeNamespaces filters out shapes and trait definitions that are not part of one of the given namespaces.

    Note that this does not filter out prelude shapes or namespaces.

    • Constructor Detail

      • IncludeNamespaces

        public IncludeNamespaces()