Appearance
Node
Node = ExecutableNode | ConditionalBlockNode | ExpansionNode
ExecutableNode
ConditionalBlockNode
ExpansionNode
Source: shellAST.ts
Represents a node in the shell's Abstract Syntax Tree (AST).