class Crystal::Macros::MacroLiteral

Overview

Free text that is part of a macro.

Defined in:

compiler/crystal/macros.cr

Instance Method Summary

Instance Method Detail

def value : MacroId #

Returns the text of the literal.


[View source]