Module ast_grep_core::meta_var

source ·

Structs

a dictionary that stores metavariable instantiation const a = 123 matched with const a = $A will produce env: $A => 123

Enums

Functions

Type Definitions