Match
io.eleven19.krueger.trees.query.Match
One successful match: the node that matched the root pattern plus every capture binding collected along the way.
Value parameters
- captures
-
All
@namebindings collected during structural matching, keyed by CaptureName. - root
-
The node that matched the outermost pattern.
Attributes
- Source
- Query.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article