Class: Solargraph::Pin::ClassVariable

Inherits:
BaseVariable show all
Defined in:
lib/solargraph/pin/class_variable.rb

Instance Attribute Summary

Attributes inherited from Base

#namespace, #node, #source

Method Summary

Methods inherited from BaseVariable

#kind, #name, #return_type, #signature

Methods included from NodeMethods

#const_from, #infer_literal_node_type, #pack_name, #resolve_node_signature, #unpack_name

Methods inherited from Base

#docstring, #filename, #initialize, #kind, #location, #name, #parameters, #path, #return_type, #signature, #value

Constructor Details

This class inherits a constructor from Solargraph::Pin::Base