class Mint::Ast::Record
- Mint::Ast::Record
- Mint::Ast::Node
- Reference
- Object
Direct Known Subclasses
Defined in:
ast/record.crConstant Summary
-
UNIT =
new(fields: [] of RecordField, input: Data.new("", ""), from: 0, to: 2)