BranchNode is used to build a subtree structure using the TreeBuilder

Hierarchy

Properties

allowsChildren?: boolean
children: (ProgramNode | BranchNode)[]
isSuppressed?: boolean
lockChildren?: boolean
parameters?: {
    [key: string]: any;
}

Type declaration

  • [key: string]: any
type: string
version: string

Generated using TypeDoc