abstract class CLTK::ASTNode
- CLTK::ASTNode
- Reference
- Object
Defined in:
cltk/ast.crConstant Summary
-
VALUES =
[] of Tuple(Symbol, Object.class)
-
VISITS =
[] of Tuple(Symbol, Array(Symbol))
Class Method Summary
Instance Method Summary
- #==(other)
-
#clone
Returns a copy of
self
with all instance variables cloned. - #inspect
- #values