class Solargraph::Source::Chain::Head

Chain::Head is a link for ambiguous words, e.g.; โ€˜String` can refer to either a class (`String`) or a function (`Kernel#String`).

@note Chain::Head is only intended to handle โ€˜self` and `super`.