oryx.experimental.matching.rules.Expression

A class that is auto-registered with tree_map and tree_children.

Inherits From: Pattern

Subclassing Expression and implementing Expression.tree_map and Expression.tree_children will result in a class whose instances that can be recursively rewritten with rule combinators.

Methods

match

View source

tree_children

View source

tree_map

View source