struct AmberLSP::Rules::Position

Defined in:

amber_lsp/rules/diagnostic.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(line : Int32, character : Int32) #

[View source]

Instance Method Detail

def character : Int32 #

[View source]
def line : Int32 #

[View source]