- All Known Implementing Classes:
Boc.BuilderOp.Address
,Boc.BuilderOp.BitString
,Boc.BuilderOp.Cell
,Boc.BuilderOp.CellBoc
,Boc.BuilderOp.Integer
- Enclosing class:
Boc
public static sealed interface Boc.BuilderOp
permits Boc.BuilderOp.Integer, Boc.BuilderOp.BitString, Boc.BuilderOp.Cell, Boc.BuilderOp.CellBoc, Boc.BuilderOp.Address
Cell builder operation.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final record
Address.static final record
Append bit string to cell data.static final record
Append ref to nested cells.static final record
Append ref to nested cell.static final record
Append integer to cell data.