class LxLang::Program

Included Modules

Defined in:

program.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new #

[View source]

Instance Method Detail

def body(*args, **options) #

[View source]
def body(*args, **options, &) #

[View source]
def body=(arg) #

[View source]
def root_block : Block #

[View source]
def root_block=(root_block : Block) #

[View source]
def to_s(io) #

[View source]
def type : String #

[View source]