class Solargraph::LanguageServer::Host::Sources

def clear

Returns:
  • (void) -
def clear
  open_source_hash.clear
end