Module aya.base

Interface EndoTerm.NoMeta

All Superinterfaces:
EndoTerm, Function<Term,Term>, UnaryOperator<Term>
All Known Implementing Classes:
EndoTerm.MetaBind
Enclosing interface:
EndoTerm

public static interface EndoTerm.NoMeta extends EndoTerm
A traversal that disallow Pat.Meta
  • Method Details

    • pre

      @NotNull default @NotNull Pat pre(@NotNull @NotNull Pat pat)
      Specified by:
      pre in interface EndoTerm