class

Crygen::Generators::Comment

Inherits Reference < Object

Static class generator that allows to generate the multiline comment(s).

Class methods

generate(lines : Array(String)) : String

Generates the n line comment.

Source