class Z::Ast::AsmImm
- Z::Ast::AsmImm
- Z::Ast::Node
- Reference
- Object
Defined in:
ast/node.crConstructors
Instance Method Summary
-
#==(o)
Returns
false
(other can only be aValue
here). - #inspect(io)
- #to_s(io)
- #value : String
- #value=(value : String)