Home > vue-metamorph > AST
AST namespace
Functions
Function | Description |
---|---|
Interfaces
Interface | Description |
---|---|
Static attribute nodes. | |
Directive nodes. | |
Attribute name nodes. | |
Root nodes. | |
Element nodes. | |
End tag nodes. | |
The node of JavaScript expression in text. e.g. | |
The node of a filter sequence which is separated by | |
The node of a filter sequence which is separated by | |
The node of | |
The generic expression on a <script setup lang="ts" generic="..."> node | |
Attribute name nodes. | |
Attribute value nodes. | |
The node of | |
The node of | |
Start tag nodes. | |
Style element nodes. | |
Text nodes. |
Variables
Variable | Description |
---|---|
Type Aliases
Type Alias | Description |
---|---|
Type of namespaces. | |
The union type for all nodes. | |
The union type of any nodes. |