menu
cedar package
documentation
ast.dart
Expr
Expr.slot const constructor
Expr.slot const constructor
dark_mode
light_mode
Expr.slot
constructor
const
Expr.slot
(
SlotId
slotId
)
Implementation
const factory Expr.slot(SlotId slotId) = ExprSlot;
cedar package
documentation
ast
Expr
Expr.slot const constructor
Expr class