Hierarchy

Properties

leadingComments?: Comment[]
loc?: null | SourceLocation
operator: LogicalOperator
range?: [number, number]
right: Expression
trailingComments?: Comment[]
type: "LogicalExpression"

Generated using TypeDoc