struct CrystalRobots::Compiler::PC
- CrystalRobots::Compiler::PC
- Struct
- Value
- Object
Defined in:
compiler/compiler.crConstructors
Instance Method Summary
- #inc(i : Int32)
- #inc
- #index : Int32
- #index=(index : Int32)
- #pass : Int32
- #pass=(pass : Int32)
-
#to_s(io : IO)
Same as
#inspect(io)
.