class Ameba::AST::InstanceVariable

Defined in:

ameba/ast/variabling/ivariable.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(node : Crystal::InstanceVar) #

[View source]

Instance Method Detail

def end_location(*args, **options) #

[View source]
def end_location(*args, **options, &) #

[View source]
def location(*args, **options) #

[View source]
def location(*args, **options, &) #

[View source]
def name(*args, **options) #

[View source]
def name(*args, **options, &) #

[View source]
def node : Crystal::InstanceVar #

[View source]
def to_s(*args, **options) #

[View source]
def to_s(*args, **options, &) #

[View source]