struct CrystalRobots::Compiler::Node
- CrystalRobots::Compiler::Node
- Struct
- Value
- Object
Defined in:
compiler/compiler.crConstructors
Instance Method Summary
- #index : Array(Int32)
- #index=(index : Array(Int32))
- #type : CrystalRobots::Compiler::Type
- #type=(type : CrystalRobots::Compiler::Type)
- #value : String
- #value=(value : String)