class Murcure::Stack
- Murcure::Stack
- BinData
- Reference
- Object
Defined in:
murcure/utils/stack.crConstant Summary
-
BIT_PARTS =
[] of Nil
-
INDEX =
[-1]
-
PARTS =
[{"basic", type, UInt16, nil, nil, nil}, {"basic", size, UInt32, nil, nil, nil}] of Nil
Instance Method Summary
- #__format__ : IO::ByteFormat
- #size : UInt32
- #size=(size : UInt32)
- #type : UInt16
- #type=(type : UInt16)