@kismet.ts/parsers-node / Exports / StaticParentClassTreeVariable
Interface: StaticParentClassTreeVariable
Hierarchy
↳
StaticParentClassTreeVariable
Table of contents
Properties
Properties
children
• children: true
Defined in
name
• name: string
Inherited from
Defined in
parent
• parent: string
Inherited from
Defined in
type
• type: string
Inherited from
Defined in
variables
• variables: (StaticChildClassTreeVariable
| StaticParentClassTreeVariable
)[]