Home > vue-metamorph > AST > VOnExpression
AST.VOnExpression interface
The node of v-on
directives.
Signature:
typescript
export interface VOnExpression extends HasParent
Extends: HasParent
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
StatementKind[] | |||
'VOnExpression' |