class Comments

Included Modules

Defined in:

analyzer.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(comment : String, params : Hash(String, String | Int32), type : String) #

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

[View source]

Instance Method Detail

def comment : String #

[View source]
def params : Hash(String, String | Int32) #

[View source]
def type : String #

[View source]