module MacroUtils

Direct including types

Defined in:

coverage/inject/macro_utils.cr

Instance Method Summary

Instance Method Detail

def propagate_location_in_macro(node : Crystal::ASTNode, location : Nil) #

[View source]
def propagate_location_in_macro(node : Crystal::Nop, location : Crystal::Location) #

[View source]
def propagate_location_in_macro(node : Crystal::MacroIf, location : Crystal::Location) #

[View source]
def propagate_location_in_macro(node : Crystal::MacroFor, location : Crystal::Location) #

[View source]
def propagate_location_in_macro(node : Crystal::MacroLiteral, location : Crystal::Location) #

[View source]
def propagate_location_in_macro(node : Crystal::Expressions, location) #

[View source]
def propagate_location_in_macro(node : Crystal::ASTNode, location : Crystal::Location) #

[View source]