Interface: PropertyAccessNode
Defined in: packages/core/src/parser/ast.ts:67
Property access: path segments (e.g., Category/Name)
Properties
kind
readonlykind:"PropertyAccess"
Defined in: packages/core/src/parser/ast.ts:68
path
readonlypath:string[]
Defined in: packages/core/src/parser/ast.ts:69