class Analysis

Included Modules

Defined in:

analyzer.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(summery : String | Nil, comments : Array(Comments)) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def comments : Array(Comments) #

[View source]
def comments=(comments : Array(Comments)) #

[View source]
def summery : String | Nil #

[View source]