Home > @rushstack/tree-pattern
tree-pattern package
A fast, lightweight pattern matcher for tree structures such as an Abstract Syntax Tree (AST).
Classes
Class | Description |
|---|---|
A fast, lightweight pattern matcher for tree structures such as an Abstract Syntax Tree (AST). |
Type Aliases
Type Alias | Description |
|---|---|
Provides additional detail about the success or failure of TreePattern.match(). | |
Indicates the tree-like data structure that TreePattern will traverse. |