enum
Mint::Ast::Comment::Type
Defined in:
ast/comment.crEnum Members
-
Inline =
0
-
Block =
1
Instance Method Summary
-
#block?
Returns
true
if this enum value equalsBlock
-
#inline?
Returns
true
if this enum value equalsInline