class Comments
- Comments
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
analyzer.crConstructors
- .new(comment : String, params : Hash(String, String | Int32), type : String)
- .new(pull : JSON::PullParser)
Instance Method Summary
Constructor Detail
def self.new(comment : String, params : Hash(String, String | Int32), type : String)
#