struct Protocol::Debugger::ScriptPosition

Overview

Location in the source code.

Included Modules

Defined in:

protocol/debugger.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def column_number : Int::Primitive #

[View source]
def line_number : Int::Primitive #

[View source]