Module ast_grep_core::matcher
source · Structs
Represents the matched node with populated MetaVarEnv.
It derefs to the Node so you can use it as a Node.
To access the underlying MetaVarEnv, call
get_env
method.Enums
Traits
N.B. At least one positive term is required for matching