struct

Crytic::Mutant::FullLocation

Inherits Struct / Value / Object

Constructors

new(location : Crystal::Location, name_location : Crystal::Location | Nil = nil)
Source

Class methods

at(filename, line_number, column_number, name_location = nil)
Source

Instance methods

clone
Source
column_number(*args, **options)
Source
column_number(*args, **options, &)
Source
copy_with(location _location = @location, name_location _name_location = @name_location)
Source
line_number(*args, **options)
Source
line_number(*args, **options, &)
Source
location
matches?(node : Crystal::And | Crystal::Or)
Source
matches?(node : Crystal::ASTNode)
Source
name_location