struct Crytic::Mutant::FullLocation
- Crytic::Mutant::FullLocation
- Struct
- Value
- Object
Defined in:
crytic/mutant/full_location.crConstructors
Class Method Summary
Instance Method Summary
- #clone
- #column_number(*args, **options)
- #column_number(*args, **options, &)
- #copy_with(location _location = @location, name_location _name_location = @name_location)
- #line_number(*args, **options)
- #line_number(*args, **options, &)
- #location : Crystal::Location
- #matches?(node : Crystal::And | Crystal::Or)
- #matches?(node : Crystal::ASTNode)
- #name_location : Crystal::Location | Nil