Generic term traversal operators support te definition of Generic term traversal strategies like topdown and bottomup. Operators available in Stratego are:

  • one applies a strategy to one direct subterm.
  • some applies a strategy to as much as possible, but a least one, direct subterms.
  • all applies a strategy to all direct subterms of the subject term.

The generic term traversal operators are built-in: they are not defined in Stratego itself. It is however possible to define them in Stratego with even more primitive strategies.

Revision: r1.1 - 17 May 2003 - 21:06 - MartinBravenboer
Stratego > StrategoDocumentation > StrategoLanguageConstructs > GenericTermTraversalOperators
Copyright © 1999-2020 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback