JustBash.AST.CondNot (JustBash v0.3.0)

View Source

Conditional NOT expression

Summary

Types

t()

@type t() :: %JustBash.AST.CondNot{operand: JustBash.AST.conditional_expression()}