class LSProtocol::InlineValueContext

Overview

@since 3.17.0

Included Modules

Defined in:

lsprotocol/types.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(frame_id : Int32 | Nil, stopped_location : Range | Nil) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def frame_id : Int32 #

[View source]
def stopped_location : Range #

[View source]