class TopAbsSyntTreeObj

Included Modules

Defined in:

pocketlib/parse/ast.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new #

[View source]

Instance Method Detail

def data : Array(AbsSyntTree) #

[View source]
def data=(data : Array(AbsSyntTree)) #

[View source]
def tag : String #

[View source]
def tag=(tag : String) #

[View source]