enum Mint::Ast::Comment::Type

Defined in:

ast/comment.cr

Enum Members

Inline = 0
Block = 1

Instance Method Summary

Instance Method Detail

def block? #

[View source]
def inline? #

[View source]