class Solargraph::Source::Chain::Literal
def initialize type
-
type
(String
) --
def initialize type @type = type @complex_type = ComplexType.try_parse(type) end
type
(String
)
--
def initialize type @type = type @complex_type = ComplexType.try_parse(type) end