module Crygen::Modules::Comment

Overview

Module that is used to store and add the comments.

Direct including types

Defined in:

modules/comment.cr

Instance Method Summary

Instance Method Detail

def add_comment(value : String) : self #

Add a line or a multiline comment.


[View source]