Skip to content

Interface BaseConditionNode

Source: shellAST.ts

An abstract node that uses a condition.

Extends

Extended by

Properties

type

type: NodeType

The type of this node.

Inherited from

BaseNode.type


condition

condition: ExecutableNode

Built by Prozilla