Home > vue-metamorph > AST > VFilter
AST.VFilter interface
The node of a filter sequence which is separated by |
.
Signature:
typescript
export interface VFilter extends HasParent
Extends: HasParent
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
(ExpressionKind | namedTypes.SpreadElement)[] | |||
namedTypes.Identifier | |||
'VFilter' |