class Solargraph::Source::Chain::Link

def constant?

def constant?
  is_a?(Chain::Constant)
end