abstract class CLTK::ASTNode

Defined in:

cltk/ast.cr

Constructors

Instance Method Summary

Macro Summary

Instance methods inherited from class Object

in?(collection : Array | Set) in?

Constructor Detail

def self.new(**options) #

[View source]

Instance Method Detail

def eval #

[View source]

Macro Detail

macro as_children(values) #

[View source]
macro values(values) #

[View source]