struct Issue::Linker::CXIssue::Node

Included Modules

Defined in:

vendors/cx/cx_issue.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def column : Int32 #

[View source]
def column=(column : Int32) #

[View source]
def file_name : String #

[View source]
def file_name=(file_name : String) #

[View source]
def line : Int32 #

[View source]
def line=(line : Int32) #

[View source]