AtomicExpr

An atomic expression

final
class AtomicExpr : Expr {}

Members

Variables

type
AtomicExprType type;

The type of atomic expression this represents

Meta