Table of Contents - solargraph-0.45.0 Documentation
Classes and Modules
- Array
- File
- Hash
- ReverseMarkdown
- ReverseMarkdown::Converters
- ReverseMarkdown::Converters::Dd
- ReverseMarkdown::Converters::Dl
- ReverseMarkdown::Converters::Dt
- RubyVM
- RubyVM::AbstractSyntaxTree
- RubyVM::AbstractSyntaxTree::Node
- Solargraph
- Solargraph::ApiMap
- Solargraph::ApiMap::BundlerMethods
- Solargraph::ApiMap::Cache
- Solargraph::ApiMap::SourceToYard
- Solargraph::ApiMap::Store
- Solargraph::Bench
- Solargraph::BundleNotFoundError
- Solargraph::ComplexType
- Solargraph::ComplexType::TypeMethods
- Solargraph::ComplexType::UniqueType
- Solargraph::ComplexTypeError
- Solargraph::Convention
- Solargraph::Convention::Base
- Solargraph::Convention::Gemfile
- Solargraph::Convention::Gemspec
- Solargraph::Convention::Rspec
- Solargraph::Diagnostics
- Solargraph::Diagnostics::Base
- Solargraph::Diagnostics::RequireNotFound
- Solargraph::Diagnostics::Rubocop
- Solargraph::Diagnostics::RubocopHelpers
- Solargraph::Diagnostics::Severities
- Solargraph::Diagnostics::TypeCheck
- Solargraph::Diagnostics::UpdateErrors
- Solargraph::DiagnosticsError
- Solargraph::Documentor
- Solargraph::DomainDirective
- Solargraph::Environ
- Solargraph::FileNotFoundError
- Solargraph::InvalidOffsetError
- Solargraph::InvalidRubocopVersionError
- Solargraph::LanguageServer
- Solargraph::LanguageServer::CompletionItemKinds
- Solargraph::LanguageServer::ErrorCodes
- Solargraph::LanguageServer::Host
- Solargraph::LanguageServer::Host::Cataloger
- Solargraph::LanguageServer::Host::Diagnoser
- Solargraph::LanguageServer::Host::Dispatch
- Solargraph::LanguageServer::Host::MessageWorker
- Solargraph::LanguageServer::Host::Sources
- Solargraph::LanguageServer::Message
- Solargraph::LanguageServer::Message::Base
- Solargraph::LanguageServer::Message::CancelRequest
- Solargraph::LanguageServer::Message::Client
- Solargraph::LanguageServer::Message::Client::RegisterCapability
- Solargraph::LanguageServer::Message::CompletionItem
- Solargraph::LanguageServer::Message::CompletionItem::Resolve
- Solargraph::LanguageServer::Message::ExitNotification
- Solargraph::LanguageServer::Message::Extended
- Solargraph::LanguageServer::Message::Extended::CheckGemVersion
- Solargraph::LanguageServer::Message::Extended::Document
- Solargraph::LanguageServer::Message::Extended::DocumentGems
- Solargraph::LanguageServer::Message::Extended::DownloadCore
- Solargraph::LanguageServer::Message::Extended::Environment
- Solargraph::LanguageServer::Message::Extended::Search
- Solargraph::LanguageServer::Message::Initialize
- Solargraph::LanguageServer::Message::Initialized
- Solargraph::LanguageServer::Message::MethodNotFound
- Solargraph::LanguageServer::Message::MethodNotImplemented
- Solargraph::LanguageServer::Message::Shutdown
- Solargraph::LanguageServer::Message::TextDocument
- Solargraph::LanguageServer::Message::TextDocument::Base
- Solargraph::LanguageServer::Message::TextDocument::CodeAction
- Solargraph::LanguageServer::Message::TextDocument::Completion
- Solargraph::LanguageServer::Message::TextDocument::Definition
- Solargraph::LanguageServer::Message::TextDocument::DidChange
- Solargraph::LanguageServer::Message::TextDocument::DidClose
- Solargraph::LanguageServer::Message::TextDocument::DidOpen
- Solargraph::LanguageServer::Message::TextDocument::DidSave
- Solargraph::LanguageServer::Message::TextDocument::DocumentHighlight
- Solargraph::LanguageServer::Message::TextDocument::DocumentSymbol
- Solargraph::LanguageServer::Message::TextDocument::FoldingRange
- Solargraph::LanguageServer::Message::TextDocument::Formatting
- Solargraph::LanguageServer::Message::TextDocument::Hover
- Solargraph::LanguageServer::Message::TextDocument::OnTypeFormatting
- Solargraph::LanguageServer::Message::TextDocument::PrepareRename
- Solargraph::LanguageServer::Message::TextDocument::References
- Solargraph::LanguageServer::Message::TextDocument::Rename
- Solargraph::LanguageServer::Message::TextDocument::SignatureHelp
- Solargraph::LanguageServer::Message::Workspace
- Solargraph::LanguageServer::Message::Workspace::DidChangeConfiguration
- Solargraph::LanguageServer::Message::Workspace::DidChangeWatchedFiles
- Solargraph::LanguageServer::Message::Workspace::DidChangeWorkspaceFolders
- Solargraph::LanguageServer::Message::Workspace::WorkspaceSymbol
- Solargraph::LanguageServer::MessageTypes
- Solargraph::LanguageServer::Request
- Solargraph::LanguageServer::SymbolKinds
- Solargraph::LanguageServer::Transport
- Solargraph::LanguageServer::Transport::Adapter
- Solargraph::LanguageServer::Transport::DataReader
- Solargraph::LanguageServer::UriHelpers
- Solargraph::Library
- Solargraph::Location
- Solargraph::Logging
- Solargraph::Page
- Solargraph::Page::Binder
- Solargraph::Parser
- Solargraph::Parser::CommentRipper
- Solargraph::Parser::Legacy
- Solargraph::Parser::Legacy::ClassMethods
- Solargraph::Parser::Legacy::FlawedBuilder
- Solargraph::Parser::Legacy::NodeChainer
- Solargraph::Parser::Legacy::NodeMethods
- Solargraph::Parser::Legacy::NodeMethods::DeepInference
- Solargraph::Parser::Legacy::NodeProcessors
- Solargraph::Parser::Legacy::NodeProcessors::AliasNode
- Solargraph::Parser::Legacy::NodeProcessors::ArgsNode
- Solargraph::Parser::Legacy::NodeProcessors::BeginNode
- Solargraph::Parser::Legacy::NodeProcessors::BlockNode
- Solargraph::Parser::Legacy::NodeProcessors::CasgnNode
- Solargraph::Parser::Legacy::NodeProcessors::CvasgnNode
- Solargraph::Parser::Legacy::NodeProcessors::DefNode
- Solargraph::Parser::Legacy::NodeProcessors::DefsNode
- Solargraph::Parser::Legacy::NodeProcessors::GvasgnNode
- Solargraph::Parser::Legacy::NodeProcessors::IvasgnNode
- Solargraph::Parser::Legacy::NodeProcessors::LvasgnNode
- Solargraph::Parser::Legacy::NodeProcessors::NamespaceNode
- Solargraph::Parser::Legacy::NodeProcessors::OrasgnNode
- Solargraph::Parser::Legacy::NodeProcessors::ResbodyNode
- Solargraph::Parser::Legacy::NodeProcessors::SclassNode
- Solargraph::Parser::Legacy::NodeProcessors::SendNode
- Solargraph::Parser::Legacy::NodeProcessors::SymNode
- Solargraph::Parser::NodeMethods
- Solargraph::Parser::NodeProcessor
- Solargraph::Parser::NodeProcessor::Base
- Solargraph::Parser::Region
- Solargraph::Parser::Rubyvm
- Solargraph::Parser::Rubyvm::ClassMethods
- Solargraph::Parser::Rubyvm::NodeChainer
- Solargraph::Parser::Rubyvm::NodeMethods
- Solargraph::Parser::Rubyvm::NodeMethods::DeepInference
- Solargraph::Parser::Rubyvm::NodeProcessors
- Solargraph::Parser::Rubyvm::NodeProcessors::AliasNode
- Solargraph::Parser::Rubyvm::NodeProcessors::ArgsNode
- Solargraph::Parser::Rubyvm::NodeProcessors::BeginNode
- Solargraph::Parser::Rubyvm::NodeProcessors::BlockNode
- Solargraph::Parser::Rubyvm::NodeProcessors::CasgnNode
- Solargraph::Parser::Rubyvm::NodeProcessors::CvasgnNode
- Solargraph::Parser::Rubyvm::NodeProcessors::DefNode
- Solargraph::Parser::Rubyvm::NodeProcessors::DefsNode
- Solargraph::Parser::Rubyvm::NodeProcessors::GvasgnNode
- Solargraph::Parser::Rubyvm::NodeProcessors::IvasgnNode
- Solargraph::Parser::Rubyvm::NodeProcessors::KwArgNode
- Solargraph::Parser::Rubyvm::NodeProcessors::LitNode
- Solargraph::Parser::Rubyvm::NodeProcessors::LvasgnNode
- Solargraph::Parser::Rubyvm::NodeProcessors::NamespaceNode
- Solargraph::Parser::Rubyvm::NodeProcessors::OptArgNode
- Solargraph::Parser::Rubyvm::NodeProcessors::OrasgnNode
- Solargraph::Parser::Rubyvm::NodeProcessors::ResbodyNode
- Solargraph::Parser::Rubyvm::NodeProcessors::SclassNode
- Solargraph::Parser::Rubyvm::NodeProcessors::ScopeNode
- Solargraph::Parser::Rubyvm::NodeProcessors::SendNode
- Solargraph::Parser::Rubyvm::NodeProcessors::SymNode
- Solargraph::Parser::Snippet
- Solargraph::Parser::SyntaxError
- Solargraph::Pin
- Solargraph::Pin::Base
- Solargraph::Pin::BaseVariable
- Solargraph::Pin::Block
- Solargraph::Pin::ClassVariable
- Solargraph::Pin::Closure
- Solargraph::Pin::Common
- Solargraph::Pin::Constant
- Solargraph::Pin::Conversions
- Solargraph::Pin::Documenting
- Solargraph::Pin::Documenting::DocSection
- Solargraph::Pin::DuckMethod
- Solargraph::Pin::GlobalVariable
- Solargraph::Pin::InstanceVariable
- Solargraph::Pin::Keyword
- Solargraph::Pin::KeywordParam
- Solargraph::Pin::LocalVariable
- Solargraph::Pin::Method
- Solargraph::Pin::MethodAlias
- Solargraph::Pin::Namespace
- Solargraph::Pin::Parameter
- Solargraph::Pin::ProxyType
- Solargraph::Pin::Reference
- Solargraph::Pin::Reference::Extend
- Solargraph::Pin::Reference::Include
- Solargraph::Pin::Reference::Override
- Solargraph::Pin::Reference::Prepend
- Solargraph::Pin::Reference::Require
- Solargraph::Pin::Reference::Superclass
- Solargraph::Pin::Singleton
- Solargraph::Pin::Symbol
- Solargraph::Position
- Solargraph::Range
- Solargraph::ServerMethods
- Solargraph::Shell
- Solargraph::Source
- Solargraph::Source::Chain
- Solargraph::Source::Chain::BlockVariable
- Solargraph::Source::Chain::Call
- Solargraph::Source::Chain::ClassVariable
- Solargraph::Source::Chain::Constant
- Solargraph::Source::Chain::GlobalVariable
- Solargraph::Source::Chain::Hash
- Solargraph::Source::Chain::Head
- Solargraph::Source::Chain::InstanceVariable
- Solargraph::Source::Chain::Link
- Solargraph::Source::Chain::Literal
- Solargraph::Source::Chain::Or
- Solargraph::Source::Chain::QCall
- Solargraph::Source::Chain::Variable
- Solargraph::Source::Chain::ZSuper
- Solargraph::Source::Change
- Solargraph::Source::Cursor
- Solargraph::Source::EncodingFixes
- Solargraph::Source::SourceChainer
- Solargraph::Source::Updater
- Solargraph::SourceMap
- Solargraph::SourceMap::Clip
- Solargraph::SourceMap::Completion
- Solargraph::SourceMap::Mapper
- Solargraph::SourceNotAvailableError
- Solargraph::TypeChecker
- Solargraph::TypeChecker::Checks
- Solargraph::TypeChecker::ParamDef
- Solargraph::TypeChecker::Problem
- Solargraph::TypeChecker::Rules
- Solargraph::Workspace
- Solargraph::Workspace::Config
- Solargraph::WorkspaceTooLargeError
- Solargraph::YardMap
- Solargraph::YardMap::Cache
- Solargraph::YardMap::CoreDocs
- Solargraph::YardMap::CoreFills
- Solargraph::YardMap::CoreGen
- Solargraph::YardMap::Helpers
- Solargraph::YardMap::Mapper
- Solargraph::YardMap::Mapper::ToConstant
- Solargraph::YardMap::Mapper::ToMethod
- Solargraph::YardMap::Mapper::ToNamespace
- Solargraph::YardMap::NoYardocError
- Solargraph::YardMap::RdocToYard
- Solargraph::YardMap::StdlibFills
- Solargraph::YardMap::ToMethod
- Solargraph::YardMap::ToMethod::InnerMethods
- YARD
- YARD::Tags
Methods
- ::anonymous — Solargraph::Pin::ProxyType
- ::arg_name — Solargraph::YardMap::Mapper::ToMethod
- ::arg_type — Solargraph::YardMap::Mapper::ToMethod
- ::available — Solargraph::YardMap::CoreDocs
- ::base_name — Solargraph::YardMap::RdocToYard
- ::best_download — Solargraph::YardMap::CoreDocs
- ::best_match — Solargraph::YardMap::CoreDocs
- ::cache_dir — Solargraph::YardMap::CoreDocs
- ::chain — Solargraph::Parser::Legacy::NodeChainer
- ::chain — Solargraph::Parser::Rubyvm::NodeChainer
- ::chain — Solargraph::Source::SourceChainer
- ::clear — Solargraph::YardMap::CoreDocs
- ::commentary — Solargraph::YardMap::RdocToYard
- ::download — Solargraph::YardMap::CoreDocs
- ::fetcher — Solargraph::LanguageServer::Message::Extended::CheckGemVersion
- ::fetcher= — Solargraph::LanguageServer::Message::Extended::CheckGemVersion
- ::find_file — Solargraph::YardMap::RdocToYard
- ::for_global — Solargraph::Convention
- ::for_local — Solargraph::Convention
- ::from — Solargraph::TypeChecker::ParamDef
- ::from_comment — Solargraph::Pin::Reference::Override
- ::from_expr — Solargraph::Range
- ::from_node — Solargraph::Range
- ::from_offset — Solargraph::Position
- ::from_to — Solargraph::Range
- ::generate_docs — Solargraph::YardMap::CoreGen
- ::generate_gzip — Solargraph::YardMap::CoreGen
- ::get — Solargraph::YardMap::StdlibFills
- ::get_parameters — Solargraph::YardMap::Mapper::ToMethod
- ::get_return_nodes — Solargraph::Parser::Legacy::NodeMethods::DeepInference
- ::get_return_nodes — Solargraph::Parser::Rubyvm::NodeMethods::DeepInference
- ::get_return_nodes_from_children — Solargraph::Parser::Legacy::NodeMethods::DeepInference
- ::get_return_nodes_from_children — Solargraph::Parser::Rubyvm::NodeMethods::DeepInference
- ::get_return_nodes_only — Solargraph::Parser::Legacy::NodeMethods::DeepInference
- ::get_return_nodes_only — Solargraph::Parser::Rubyvm::NodeMethods::DeepInference
- ::gzip — Solargraph::YardMap::CoreGen
- ::install_archive — Solargraph::YardMap::CoreDocs
- ::line_char_to_offset — Solargraph::Position
- ::load — Solargraph::ApiMap
- ::load — Solargraph::Library
- ::load — Solargraph::Source
- ::load — Solargraph::SourceMap
- ::load — Solargraph::TypeChecker
- ::load_string — Solargraph::Parser::Legacy::NodeChainer
- ::load_string — Solargraph::Parser::Rubyvm::NodeChainer
- ::load_string — Solargraph::Source
- ::load_string — Solargraph::SourceMap
- ::load_string — Solargraph::TypeChecker
- ::locate — Solargraph::YardMap::RdocToYard
- ::logger — Solargraph
- ::make — Solargraph::YardMap::Mapper::ToConstant
- ::make — Solargraph::YardMap::Mapper::ToMethod
- ::make — Solargraph::YardMap::Mapper::ToNamespace
- ::map — Solargraph::SourceMap
- ::map — Solargraph::SourceMap::Mapper
- ::maybe_adjust_cursor — Solargraph::Parser::Rubyvm::NodeMethods
- ::method_map — Solargraph::LanguageServer::Message
- ::method_return — Solargraph::Pin::Reference::Override
- ::new — Solargraph::ApiMap
- ::new — Solargraph::ApiMap::Cache
- ::new — Solargraph::ApiMap::Store
- ::new — Solargraph::Bench
- ::new — Solargraph::ComplexType
- ::new — Solargraph::ComplexType::UniqueType
- ::new — Solargraph::Diagnostics::Base
- ::new — Solargraph::Documentor
- ::new — Solargraph::Environ
- ::new — Solargraph::LanguageServer::Host
- ::new — Solargraph::LanguageServer::Host::Cataloger
- ::new — Solargraph::LanguageServer::Host::Diagnoser
- ::new — Solargraph::LanguageServer::Host::MessageWorker
- ::new — Solargraph::LanguageServer::Host::Sources
- ::new — Solargraph::LanguageServer::Message::Base
- ::new — Solargraph::LanguageServer::Message::Extended::CheckGemVersion
- ::new — Solargraph::LanguageServer::Request
- ::new — Solargraph::LanguageServer::Transport::DataReader
- ::new — Solargraph::Library
- ::new — Solargraph::Location
- ::new — Solargraph::Page
- ::new — Solargraph::Page::Binder
- ::new — Solargraph::Parser::CommentRipper
- ::new — Solargraph::Parser::Legacy::NodeChainer
- ::new — Solargraph::Parser::NodeProcessor::Base
- ::new — Solargraph::Parser::Region
- ::new — Solargraph::Parser::Rubyvm::NodeChainer
- ::new — Solargraph::Parser::Snippet
- ::new — Solargraph::Pin::Base
- ::new — Solargraph::Pin::BaseVariable
- ::new — Solargraph::Pin::Block
- ::new — Solargraph::Pin::Closure
- ::new — Solargraph::Pin::Constant
- ::new — Solargraph::Pin::Documenting::DocSection
- ::new — Solargraph::Pin::Keyword
- ::new — Solargraph::Pin::LocalVariable
- ::new — Solargraph::Pin::Method
- ::new — Solargraph::Pin::MethodAlias
- ::new — Solargraph::Pin::Namespace
- ::new — Solargraph::Pin::Parameter
- ::new — Solargraph::Pin::ProxyType
- ::new — Solargraph::Pin::Reference::Override
- ::new — Solargraph::Pin::Reference::Require
- ::new — Solargraph::Pin::Singleton
- ::new — Solargraph::Pin::Symbol
- ::new — Solargraph::Position
- ::new — Solargraph::Range
- ::new — Solargraph::Source
- ::new — Solargraph::Source::Chain
- ::new — Solargraph::Source::Chain::Call
- ::new — Solargraph::Source::Chain::Constant
- ::new — Solargraph::Source::Chain::Hash
- ::new — Solargraph::Source::Chain::Link
- ::new — Solargraph::Source::Chain::Literal
- ::new — Solargraph::Source::Chain::Or
- ::new — Solargraph::Source::Chain::ZSuper
- ::new — Solargraph::Source::Change
- ::new — Solargraph::Source::Cursor
- ::new — Solargraph::Source::SourceChainer
- ::new — Solargraph::Source::Updater
- ::new — Solargraph::SourceMap
- ::new — Solargraph::SourceMap::Clip
- ::new — Solargraph::SourceMap::Completion
- ::new — Solargraph::TypeChecker
- ::new — Solargraph::TypeChecker::ParamDef
- ::new — Solargraph::TypeChecker::Problem
- ::new — Solargraph::TypeChecker::Rules
- ::new — Solargraph::Workspace
- ::new — Solargraph::Workspace::Config
- ::new — Solargraph::YardMap
- ::new — Solargraph::YardMap::Cache
- ::new — Solargraph::YardMap::Mapper
- ::normalize — Solargraph::Position
- ::parse — Solargraph::ComplexType
- ::parse_docstring — Solargraph::Source
- ::process — Solargraph::Parser::NodeProcessor
- ::reduce_to_value_nodes — Solargraph::Parser::Legacy::NodeMethods::DeepInference
- ::reduce_to_value_nodes — Solargraph::Parser::Rubyvm::NodeMethods::DeepInference
- ::register — Solargraph::Convention
- ::register — Solargraph::Diagnostics
- ::register — Solargraph::LanguageServer::Message
- ::register — Solargraph::Parser::NodeProcessor
- ::reporter — Solargraph::Diagnostics
- ::reporter_hash — Solargraph::Diagnostics
- ::reporters — Solargraph::Diagnostics
- ::require_minimum — Solargraph::YardMap::CoreDocs
- ::rubyvm? — Solargraph::Parser
- ::run — Solargraph::YardMap::RdocToYard
- ::select — Solargraph::LanguageServer::Message
- ::select_template — Solargraph::Page
- ::specs_from_bundle — Solargraph::Documentor
- ::synchronized_find_recipient_node — Solargraph::Parser::Rubyvm::NodeMethods
- ::to_offset — Solargraph::Position
- ::try_parse — Solargraph::ComplexType
- ::unsynchronized_find_recipient_node — Solargraph::Parser::Rubyvm::NodeMethods
- ::valid? — Solargraph::YardMap::CoreDocs
- ::versions — Solargraph::YardMap::CoreDocs
- ::with_clean_env — Solargraph
- ::yardoc_file — Solargraph::YardMap::CoreDocs
- ::yardoc_stdlib_file — Solargraph::YardMap::CoreDocs
- #== — Solargraph::Location
- #== — RubyVM::AbstractSyntaxTree::Node
- #== — Solargraph::Pin::Base
- #== — Solargraph::Pin::BaseVariable
- #== — Solargraph::Position
- #== — Solargraph::Range
- #== — Solargraph::Source::Chain::Link
- #== — Solargraph::ComplexType::TypeMethods
- #[] — Solargraph::ComplexType
- #_locate_pin — Solargraph::SourceMap
- #abstract? — Solargraph::TypeChecker
- #add_folders — Solargraph::LanguageServer::Message::Workspace::DidChangeWorkspaceFolders
- #add_gem_dependencies — Solargraph::YardMap
- #add_uri — Solargraph::LanguageServer::Host::Sources
- #all? — Solargraph::ComplexType
- #all_instance_variables — Solargraph::ApiMap::Store
- #all_variables — Solargraph::TypeChecker
- #allow? — Solargraph::Workspace::Config
- #allow_registration — Solargraph::LanguageServer::Host
- #any_splatted_call? — Solargraph::Parser::Legacy::NodeMethods
- #any_splatted_call? — Solargraph::Parser::Rubyvm::NodeMethods
- #any_types_match? — Solargraph::TypeChecker::Checks
- #api_map — Solargraph::Library
- #arg_name — Solargraph::YardMap::ToMethod::InnerMethods
- #arg_type — Solargraph::YardMap::ToMethod::InnerMethods
- #argument? — Solargraph::Source::Cursor
- #argument_problems_for — Solargraph::TypeChecker
- #arguments_match — Solargraph::Source::Chain::Call
- #arity_problems_for — Solargraph::TypeChecker
- #associated_comments — Solargraph::Source
- #async_library_map — Solargraph::LanguageServer::Host
- #async_update — Solargraph::LanguageServer::Host::Sources
- #at — Solargraph::Source
- #attach — Solargraph::Library
- #attached? — Solargraph::Library
- #attribute? — Solargraph::Pin::Method
- #available — Solargraph::LanguageServer::Message::Extended::CheckGemVersion
- #available_cores — Solargraph::Shell
- #available_port — Solargraph::ServerMethods
- #base — Solargraph::Source::Chain
- #base_required — Solargraph::YardMap
- #bench — Solargraph::Library
- #binder — Solargraph::Pin::Block
- #binder — Solargraph::Pin::Closure
- #binder — Solargraph::Pin::InstanceVariable
- #binder — Solargraph::Pin::Namespace
- #binder — Solargraph::Pin::Common
- #binder_or_nil — Solargraph::Pin::Block
- #block — Solargraph::SourceMap::Clip
- #block_passed? — Solargraph::Parser::Legacy::NodeChainer
- #block_passed? — Solargraph::Parser::Rubyvm::NodeChainer
- #block_pin — Solargraph::Parser::NodeProcessor::Base
- #block_pins — Solargraph::ApiMap::Store
- #bundle — Solargraph::Shell
- #bundled? — Solargraph::ApiMap
- #cache — Solargraph::YardMap
- #calculated — Solargraph::Workspace::Config
- #call — Solargraph::DomainDirective
- #call_nodes_from — Solargraph::Parser::Legacy::NodeMethods
- #call_nodes_from — Solargraph::Parser::Rubyvm::NodeMethods
- #call_problems — Solargraph::TypeChecker
- #calls_from — Solargraph::Parser::NodeMethods
- #can_register? — Solargraph::LanguageServer::Host
- #cancel — Solargraph::LanguageServer::Host
- #cancel? — Solargraph::LanguageServer::Host
- #catalog — Solargraph::ApiMap
- #catalog — Solargraph::LanguageServer::Host
- #catalog — Solargraph::Library
- #catalog_inlock — Solargraph::Library
- #cataloger — Solargraph::LanguageServer::Host
- #chain — Solargraph::Parser::Legacy::NodeChainer
- #chain — Solargraph::Parser::NodeMethods
- #chain — Solargraph::Parser::Rubyvm::NodeChainer
- #chain — Solargraph::Source::Cursor
- #chain — Solargraph::Source::SourceChainer
- #chain — Solargraph::Parser::Legacy::ClassMethods
- #chain — Solargraph::Parser::Rubyvm::ClassMethods
- #chain_string — Solargraph::Parser::Legacy::ClassMethods
- #chain_string — Solargraph::Parser::Rubyvm::ClassMethods
- #change — Solargraph::LanguageServer::Host
- #change — Solargraph::YardMap
- #check_diff — Solargraph::LanguageServer::Host
- #clear — Solargraph::ApiMap::Cache
- #clear — Solargraph::Environ
- #clear — Solargraph::LanguageServer::Host
- #clear — Solargraph::LanguageServer::Host::Sources
- #clear — Solargraph::Shell
- #cli_args — Solargraph::LanguageServer::Message::TextDocument::Formatting
- #client_capabilities — Solargraph::LanguageServer::Host
- #client_supports_progress? — Solargraph::LanguageServer::Host
- #clip — Solargraph::ApiMap
- #clip_at — Solargraph::ApiMap
- #clone_body — Solargraph::Source::Chain::Link
- #clone_head — Solargraph::Source::Chain::Link
- #close — Solargraph::LanguageServer::Host
- #close — Solargraph::LanguageServer::Host::Sources
- #close — Solargraph::Library
- #closing — Solargraph::LanguageServer::Transport::Adapter
- #closure_at — Solargraph::SourceMap::Mapper
- #closure_pin — Solargraph::Parser::NodeProcessor::Base
- #code — Solargraph::SourceMap
- #code= — Solargraph::Source
- #code? — Solargraph::Pin::Documenting::DocSection
- #code_complete — Solargraph::SourceMap::Clip
- #code_for — Solargraph::Parser::Region
- #code_for — Solargraph::Source
- #code_lines — Solargraph::Source
- #code_location — Solargraph::LanguageServer::Message::TextDocument::Definition
- #code_object_at — Solargraph::ApiMap::SourceToYard
- #code_object_map — Solargraph::ApiMap::SourceToYard
- #code_object_paths — Solargraph::ApiMap::SourceToYard
- #collect_macros — Solargraph::Pin::Base
- #colonized — Solargraph::Source
- #combine_ranges — Solargraph::Diagnostics::UpdateErrors
- #comment? — Solargraph::Source::Cursor
- #comment_at? — Solargraph::Source
- #comment_ranges — Solargraph::Source
- #comments — Solargraph::Pin::Base
- #comments — Solargraph::Pin::Symbol
- #comments — Solargraph::Pin::Common
- #comments_for — Solargraph::Parser::NodeProcessor::Base
- #comments_for — Solargraph::Source
- #commit — Solargraph::Source::Change
- #compare_directives — Solargraph::Pin::Base
- #compare_docstring_tags — Solargraph::Pin::Base
- #compare_tags — Solargraph::Pin::Base
- #complete — Solargraph::SourceMap::Clip
- #complete_keyword_parameters — Solargraph::SourceMap::Clip
- #completion_item — Solargraph::Pin::Conversions
- #completion_item_kind — Solargraph::Pin::Base
- #completion_item_kind — Solargraph::Pin::BaseVariable
- #completion_item_kind — Solargraph::Pin::Constant
- #completion_item_kind — Solargraph::Pin::Method
- #completion_item_kind — Solargraph::Pin::Namespace
- #completion_item_kind — Solargraph::Pin::Symbol
- #completions_at — Solargraph::LanguageServer::Host
- #completions_at — Solargraph::Library
- #concat — Solargraph::Pin::Documenting::DocSection
- #config — Solargraph::Shell
- #config — Solargraph::Workspace
- #config_data — Solargraph::Workspace::Config
- #config_for — Solargraph::LanguageServer::Message::TextDocument::Formatting
- #configure — Solargraph::LanguageServer::Host
- #configured_require_paths — Solargraph::Workspace
- #const_nodes_from — Solargraph::Parser::Legacy::NodeMethods
- #const_nodes_from — Solargraph::Parser::Rubyvm::NodeMethods
- #const_problems — Solargraph::TypeChecker
- #constant? — Solargraph::Source::Chain
- #constant? — Solargraph::Source::Chain::Link
- #contain? — Solargraph::Library
- #contain? — Solargraph::Range
- #context — Solargraph::Pin::Closure
- #context — Solargraph::Pin::InstanceVariable
- #context — Solargraph::Pin::ProxyType
- #context — Solargraph::Pin::Common
- #context_pin — Solargraph::SourceMap::Clip
- #convert — ReverseMarkdown::Converters::Dd
- #convert — ReverseMarkdown::Converters::Dl
- #convert — ReverseMarkdown::Converters::Dt
- #convert_hash — Solargraph::Parser::NodeMethods
- #convert_hash — Solargraph::Parser::Legacy::NodeMethods
- #convert_hash — Solargraph::Parser::Rubyvm::NodeMethods
- #cop_list — Solargraph::LanguageServer::Message::TextDocument::Formatting
- #core_pins — Solargraph::YardMap
- #crawl_gates — Solargraph::Source::Chain::Constant
- #create — Solargraph::LanguageServer::Host
- #create — Solargraph::Library
- #create_from_disk — Solargraph::Library
- #cursor_at — Solargraph::ApiMap
- #cursor_at — Solargraph::Source
- #cursor_at — Solargraph::SourceMap
- #declared_externally? — Solargraph::TypeChecker
- #decode — Solargraph::LanguageServer::UriHelpers
- #deep_constant_type — Solargraph::Source::Chain::Constant
- #default_config — Solargraph::Workspace::Config
- #default_configuration — Solargraph::LanguageServer::Host
- #define — Solargraph::Source::Chain
- #define — Solargraph::SourceMap::Clip
- #defined? — Solargraph::Source::Chain
- #defined? — Solargraph::ComplexType::TypeMethods
- #definitions_at — Solargraph::LanguageServer::Host
- #definitions_at — Solargraph::Library
- #delete — Solargraph::LanguageServer::Host
- #delete — Solargraph::Library
- #deprecated? — Solargraph::Pin::Base
- #deprecated? — Solargraph::Pin::Symbol
- #detach — Solargraph::Library
- #detail — Solargraph::Pin::Conversions
- #diagnose — Solargraph::Diagnostics::Base
- #diagnose — Solargraph::Diagnostics::RequireNotFound
- #diagnose — Solargraph::Diagnostics::Rubocop
- #diagnose — Solargraph::Diagnostics::TypeCheck
- #diagnose — Solargraph::Diagnostics::UpdateErrors
- #diagnose — Solargraph::LanguageServer::Host
- #diagnose — Solargraph::Library
- #diagnoser — Solargraph::LanguageServer::Host
- #directives — Solargraph::Pin::Base
- #directives — Solargraph::Pin::Symbol
- #directory — Solargraph::YardMap
- #do_async_library_map — Solargraph::LanguageServer::Host
- #docstring — Solargraph::Pin::Base
- #document — Solargraph::ApiMap
- #document — Solargraph::Documentor
- #document — Solargraph::LanguageServer::Host
- #document — Solargraph::Library
- #document_symbols — Solargraph::ApiMap
- #document_symbols — Solargraph::LanguageServer::Host
- #document_symbols — Solargraph::Library
- #document_symbols — Solargraph::SourceMap
- #documentation — Solargraph::Pin::Method
- #documentation — Solargraph::Pin::Parameter
- #documentation — Solargraph::Pin::Documenting
- #domains — Solargraph::ApiMap::Store
- #domains — Solargraph::Pin::Namespace
- #domains — Solargraph::Workspace::Config
- #download_core — Solargraph::Shell
- #drill_signature — Solargraph::Parser::Legacy::NodeMethods
- #duck_type? — Solargraph::ComplexType::TypeMethods
- #duck_types_match? — Solargraph::TypeChecker::Checks
- #dynamic_capability_options — Solargraph::LanguageServer::Host
- #dynamic_registration_for? — Solargraph::LanguageServer::Message::Initialize
- #each — Solargraph::ComplexType
- #either_way? — Solargraph::TypeChecker::Checks
- #empty? — Solargraph::ApiMap::Cache
- #empty_result — Solargraph::LanguageServer::Message::TextDocument::Completion
- #encode — Solargraph::LanguageServer::UriHelpers
- #end_of_phrase — Solargraph::Source::SourceChainer
- #end_of_word — Solargraph::Source::Cursor
- #end_word_pattern — Solargraph::Source::Cursor
- #environ — Solargraph::SourceMap
- #error_ranges — Solargraph::Source
- #escape — Solargraph::Page::Binder
- #escape_brackets — Solargraph::Pin::Documenting::DocSection
- #escape_brackets — Solargraph::Pin::Conversions
- #exception_variable? — Solargraph::Parser::Rubyvm::NodeProcessors::ResbodyNode
- #excluded — Solargraph::Workspace::Config
- #excluded_directories — Solargraph::Workspace::Config
- #explicit? — Solargraph::Pin::Method
- #explicit_library_for — Solargraph::LanguageServer::Host::Dispatch
- #extend_references — Solargraph::ApiMap::Store
- #external? — Solargraph::TypeChecker
- #external_requires — Solargraph::Library
- #extra_return_type — Solargraph::Source::Chain::Call
- #extract_first_line — Solargraph::Diagnostics::TypeCheck
- #extract_name — Solargraph::Parser::Rubyvm::NodeProcessors::ArgsNode
- #extras — Solargraph::Convention::Rspec
- #fake_args_for — Solargraph::TypeChecker
- #fetched? — Solargraph::LanguageServer::Message::Extended::CheckGemVersion
- #file_to_uri — Solargraph::LanguageServer::UriHelpers
- #filename — Solargraph::Parser::Region
- #filename — Solargraph::Pin::Base
- #filename — Solargraph::Source::Cursor
- #filename — Solargraph::SourceMap
- #filenames — Solargraph::Workspace
- #find — Solargraph::LanguageServer::Host::Sources
- #find_context — Solargraph::Pin::Common
- #find_directive_line_number — Solargraph::SourceMap::Mapper
- #find_external_requires — Solargraph::Library
- #find_recipient_node — Solargraph::Parser::Legacy::NodeMethods
- #find_recipient_node — Solargraph::Parser::Rubyvm::NodeMethods
- #finish_synchronize — Solargraph::Source
- #first — Solargraph::ComplexType
- #first_not_empty_from — Solargraph::Source
- #first_param_hash — Solargraph::TypeChecker
- #first_pin — Solargraph::SourceMap
- #first_pin_type — Solargraph::Source::Chain::Constant
- #fix_drive_letter — Solargraph::Diagnostics::RubocopHelpers
- #fixed_parameters? — Solargraph::ComplexType::TypeMethods
- #fixed_phrase — Solargraph::Source::SourceChainer
- #fixed_position — Solargraph::Source::SourceChainer
- #flush — Solargraph::LanguageServer::Host
- #foldable_comment_block_ranges — Solargraph::Source
- #folders — Solargraph::LanguageServer::Host
- #folding_ranges — Solargraph::LanguageServer::Host
- #folding_ranges — Solargraph::Library
- #folding_ranges — Solargraph::Source
- #format — Solargraph::LanguageServer::Message::TextDocument::Formatting
- #formatter — Solargraph::Workspace::Config
- #formatter_class — Solargraph::LanguageServer::Message::TextDocument::Formatting
- #formatter_config — Solargraph::LanguageServer::Host
- #fqns_pins — Solargraph::ApiMap::Store
- #fqns_pins_map — Solargraph::ApiMap::Store
- #from_to — Solargraph::Source
- #full — Solargraph::Pin::Parameter
- #full_context — Solargraph::Pin::Namespace
- #full_context — Solargraph::Pin::Common
- #fuzz — Solargraph::TypeChecker::Checks
- #fuzzy_string_match — Solargraph::SourceMap
- #gates — Solargraph::Pin::Closure
- #gates — Solargraph::Pin::Namespace
- #gates — Solargraph::SourceMap::Clip
- #gemspec? — Solargraph::Workspace
- #gemspecs — Solargraph::Workspace
- #generate_complex_type — Solargraph::Pin::BaseVariable
- #generate_complex_type — Solargraph::Pin::Constant
- #generate_complex_type — Solargraph::Pin::Method
- #generate_link — Solargraph::Pin::Conversions
- #generate_links — Solargraph::Parser::Legacy::NodeChainer
- #generate_links — Solargraph::Parser::Rubyvm::NodeChainer
- #generate_options — Solargraph::Diagnostics::RubocopHelpers
- #generate_pins — Solargraph::YardMap::Mapper
- #generate_require_paths — Solargraph::Workspace
- #generate_updater — Solargraph::LanguageServer::Host
- #generic_library — Solargraph::LanguageServer::Host::Dispatch
- #generic_library_for — Solargraph::LanguageServer::Host::Dispatch
- #get_class_variable_pins — Solargraph::ApiMap
- #get_class_variables — Solargraph::ApiMap::Store
- #get_complex_type_methods — Solargraph::ApiMap
- #get_constants — Solargraph::ApiMap
- #get_constants — Solargraph::ApiMap::Cache
- #get_constants — Solargraph::ApiMap::Store
- #get_decl — Solargraph::Parser::Legacy::NodeProcessors::ArgsNode
- #get_extends — Solargraph::ApiMap::Store
- #get_global_variable_pins — Solargraph::ApiMap
- #get_includes — Solargraph::ApiMap::Store
- #get_instance_variable_pins — Solargraph::ApiMap
- #get_instance_variables — Solargraph::ApiMap::Store
- #get_method_stack — Solargraph::ApiMap
- #get_methods — Solargraph::ApiMap
- #get_methods — Solargraph::ApiMap::Cache
- #get_methods — Solargraph::ApiMap::Store
- #get_namespace_type — Solargraph::ApiMap
- #get_node_end_position — Solargraph::Parser::Legacy::NodeMethods
- #get_node_location — Solargraph::Parser::NodeProcessor::Base
- #get_node_start_position — Solargraph::Parser::Legacy::NodeMethods
- #get_offset — Solargraph::Source::SourceChainer
- #get_parameters — Solargraph::YardMap::ToMethod::InnerMethods
- #get_path_pins — Solargraph::ApiMap
- #get_path_pins — Solargraph::ApiMap::Store
- #get_path_pins — Solargraph::Library
- #get_path_pins — Solargraph::YardMap::Cache
- #get_path_suggestions — Solargraph::ApiMap
- #get_prepends — Solargraph::ApiMap::Store
- #get_qualified_namespace — Solargraph::ApiMap::Cache
- #get_receiver_definition — Solargraph::ApiMap::Cache
- #get_signature_data_at — Solargraph::Source::SourceChainer
- #get_superclass — Solargraph::ApiMap::Store
- #get_symbols — Solargraph::ApiMap
- #get_symbols — Solargraph::ApiMap::Store
- #glob_is_directory? — Solargraph::Workspace::Config
- #glob_to_directory — Solargraph::Workspace::Config
- #global — Solargraph::Convention::Base
- #global_config_path — Solargraph::Workspace::Config
- #handle_file_not_found — Solargraph::Library
- #has_file? — Solargraph::Workspace
- #has_pending_completions? — Solargraph::LanguageServer::Host
- #hash_is_splatted? — Solargraph::Parser::Legacy::NodeChainer
- #hash_is_splatted? — Solargraph::Parser::Rubyvm::NodeChainer
- #hash_parameters? — Solargraph::ComplexType::TypeMethods
- #head? — Solargraph::Source::Chain::Link
- #htmlify — Solargraph::Page::Binder
- #identity — Solargraph::Pin::Base
- #ignore_all_undefined? — Solargraph::TypeChecker::Rules
- #ignored_pins — Solargraph::TypeChecker
- #implicit — Solargraph::ApiMap
- #implicit_library_for — Solargraph::LanguageServer::Host::Dispatch
- #in_block? — Solargraph::SourceMap::Clip
- #include? — Solargraph::LanguageServer::Host::Sources
- #include? — Solargraph::Range
- #include_references — Solargraph::ApiMap::Store
- #included — Solargraph::Workspace::Config
- #index — Solargraph::ApiMap
- #index — Solargraph::ApiMap::Store
- #index — Solargraph::Pin::Parameter
- #infer — Solargraph::Pin::Base
- #infer — Solargraph::Source::Chain
- #infer — Solargraph::SourceMap::Clip
- #infer_first_defined — Solargraph::Source::Chain
- #infer_from_iv — Solargraph::Pin::Method
- #infer_from_return_nodes — Solargraph::Pin::Method
- #infer_literal_node_type — Solargraph::Parser::Legacy::ClassMethods
- #infer_literal_node_type — Solargraph::Parser::Legacy::NodeMethods
- #infer_literal_node_type — Solargraph::Parser::Rubyvm::ClassMethods
- #infer_literal_node_type — Solargraph::Parser::Rubyvm::NodeMethods
- #infer_literal_type — Solargraph::Parser::NodeMethods
- #inferred_pins — Solargraph::Source::Chain::Call
- #inner_folding_ranges — Solargraph::Source
- #inner_get_constants — Solargraph::ApiMap
- #inner_get_methods — Solargraph::ApiMap
- #inner_node_references — Solargraph::Parser::Legacy::ClassMethods
- #inner_node_references — Solargraph::Parser::Rubyvm::ClassMethods
- #inner_process_macro — Solargraph::Source::Chain::Call
- #inner_qualify — Solargraph::ApiMap
- #inner_tree_at — Solargraph::Source
- #inspect — Solargraph::ApiMap::Store
- #inspect — Solargraph::Library
- #inspect — Solargraph::Location
- #inspect — Solargraph::Pin::Base
- #inspect — Solargraph::Position
- #inspect — Solargraph::Range
- #internal? — Solargraph::TypeChecker
- #internal_or_core? — Solargraph::TypeChecker
- #is_ast_node? — Solargraph::Parser::Legacy::ClassMethods
- #is_ast_node? — Solargraph::Parser::Rubyvm::ClassMethods
- #join_docs — Solargraph::LanguageServer::Message::CompletionItem::Resolve
- #key_types — Solargraph::ComplexType::TypeMethods
- #keyword? — Solargraph::Pin::Parameter
- #keyword_pins — Solargraph::ApiMap
- #kwarg_problems_for — Solargraph::TypeChecker
- #kwrestarg? — Solargraph::Pin::Parameter
- #kwrestarg_problems_for — Solargraph::TypeChecker
- #last_character — Solargraph::Diagnostics::TypeCheck
- #length — Solargraph::ComplexType
- #libraries — Solargraph::LanguageServer::Host::Dispatch
- #library_for — Solargraph::LanguageServer::Host::Dispatch
- #link_documentation — Solargraph::Pin::Conversions
- #list_cores — Solargraph::Shell
- #list_parameters? — Solargraph::ComplexType::TypeMethods
- #literal? — Solargraph::Source::Chain
- #load_core_pins — Solargraph::YardMap
- #load_sources — Solargraph::Workspace
- #load_stdlib_pins — Solargraph::YardMap
- #load_yardoc — Solargraph::YardMap
- #local — Solargraph::Convention::Base
- #local — Solargraph::Convention::Gemfile
- #local — Solargraph::Convention::Gemspec
- #local — Solargraph::Convention::Rspec
- #locals — Solargraph::SourceMap::Clip
- #locals_at — Solargraph::SourceMap
- #locate_block_pin — Solargraph::SourceMap
- #locate_named_path_pin — Solargraph::SourceMap
- #locate_pins — Solargraph::ApiMap
- #locate_pins — Solargraph::LanguageServer::Host
- #locate_pins — Solargraph::Library
- #locate_pins — Solargraph::SourceMap
- #locate_ref — Solargraph::Library
- #location — Solargraph::Source
- #location — Solargraph::SourceMap::Clip
- #log_corrections — Solargraph::LanguageServer::Message::TextDocument::Formatting
- #logger — Solargraph::Logging
- #macros — Solargraph::Pin::Base
- #make — Solargraph::YardMap::ToMethod
- #make_array — Solargraph::Diagnostics::Rubocop
- #map — Solargraph::ApiMap
- #map — Solargraph::ComplexType
- #map — Solargraph::SourceMap::Mapper
- #map — Solargraph::YardMap::Mapper
- #map — Solargraph::Parser::Legacy::ClassMethods
- #map — Solargraph::Parser::Rubyvm::ClassMethods
- #map! — Solargraph::Library
- #mapped? — Solargraph::Library
- #mark_head — Solargraph::Source::Chain::Link
- #markup_content — Solargraph::LanguageServer::Message::CompletionItem::Resolve
- #match_named_closure — Solargraph::Pin::LocalVariable
- #match_rubyvm_node_to_ref — Solargraph::Parser::Rubyvm::ClassMethods
- #match_tags — Solargraph::Pin::LocalVariable
- #max_files — Solargraph::Workspace::Config
- #maybe_directives? — Solargraph::Pin::Base
- #maybe_map — Solargraph::Library
- #maybe_nil — Solargraph::Source::Chain
- #merge — Solargraph::Environ
- #merge — Solargraph::LanguageServer::Message::CompletionItem::Resolve
- #merge — Solargraph::Library
- #merge — Solargraph::Workspace
- #message_worker — Solargraph::LanguageServer::Host
- #messages — Solargraph::LanguageServer::Host::MessageWorker
- #method_body_node — Solargraph::Pin::Method
- #method_missing — Solargraph::ComplexType
- #method_param_type_problems_for — Solargraph::TypeChecker
- #method_pins — Solargraph::ApiMap::Store
- #method_return_type_problems_for — Solargraph::TypeChecker
- #method_tag_problems — Solargraph::TypeChecker
- #must_tag_or_infer? — Solargraph::TypeChecker::Rules
- #mutex — Solargraph::Library
- #name — Solargraph::Pin::Keyword
- #name — Solargraph::Pin::Common
- #named_macro — Solargraph::ApiMap
- #named_macros — Solargraph::ApiMap::Store
- #named_path_pin — Solargraph::Parser::NodeProcessor::Base
- #namespace — Solargraph::ComplexType
- #namespace — Solargraph::Pin::Namespace
- #namespace — Solargraph::Pin::Symbol
- #namespace — Solargraph::ComplexType::TypeMethods
- #namespace — Solargraph::Pin::Common
- #namespace_children — Solargraph::ApiMap::Store
- #namespace_exists? — Solargraph::ApiMap
- #namespace_exists? — Solargraph::ApiMap::Store
- #namespace_map — Solargraph::ApiMap::Store
- #namespace_pins — Solargraph::ApiMap::Store
- #namespaces — Solargraph::ApiMap
- #namespaces — Solargraph::ApiMap::Store
- #nearly? — Solargraph::Pin::Base
- #nearly? — Solargraph::Pin::InstanceVariable
- #nearly? — Solargraph::Pin::Method
- #next_map — Solargraph::Library
- #next_uri — Solargraph::LanguageServer::Host::Sources
- #nil_assignment? — Solargraph::Pin::BaseVariable
- #nil_type? — Solargraph::ComplexType::TypeMethods
- #node — Solargraph::Source::Cursor
- #node? — Solargraph::Parser::NodeMethods
- #node? — Solargraph::Parser::Rubyvm::NodeMethods
- #node_at — Solargraph::Source
- #node_position — Solargraph::Source::Cursor
- #node_range — Solargraph::Parser::Legacy::ClassMethods
- #node_range — Solargraph::Parser::Rubyvm::ClassMethods
- #node_to_argchains — Solargraph::Parser::Rubyvm::NodeChainer
- #normalize — Solargraph::Source::EncodingFixes
- #normalize_indentation — Solargraph::Pin::Documenting
- #normalize_separators — Solargraph::LanguageServer::Host
- #nullable? — Solargraph::ComplexType
- #nullable? — Solargraph::Source::Chain
- #nullable? — Solargraph::Source::Chain::Link
- #nullable? — Solargraph::Source::Chain::QCall
- #object_location — Solargraph::YardMap::Helpers
- #offense_ending_position — Solargraph::Diagnostics::Rubocop
- #offense_range — Solargraph::Diagnostics::Rubocop
- #offense_start_position — Solargraph::Diagnostics::Rubocop
- #offense_to_diagnostic — Solargraph::Diagnostics::Rubocop
- #offset — Solargraph::Source::Cursor
- #offset — Solargraph::Source::SourceChainer
- #on_comment — Solargraph::Parser::CommentRipper
- #on_embdoc — Solargraph::Parser::CommentRipper
- #on_embdoc_beg — Solargraph::Parser::CommentRipper
- #on_embdoc_end — Solargraph::Parser::CommentRipper
- #open — Solargraph::LanguageServer::Host
- #open — Solargraph::LanguageServer::Host::Sources
- #open? — Solargraph::LanguageServer::Host
- #open? — Solargraph::Library
- #open_from_disk — Solargraph::LanguageServer::Host
- #open_from_disk — Solargraph::LanguageServer::Host::Sources
- #open_source_hash — Solargraph::LanguageServer::Host::Sources
- #opening — Solargraph::LanguageServer::Transport::Adapter
- #optional_param_count — Solargraph::TypeChecker
- #options — Solargraph::LanguageServer::Host
- #other_class_eval? — Solargraph::Parser::Legacy::NodeProcessors::BlockNode
- #other_class_eval? — Solargraph::Parser::Rubyvm::NodeProcessors::BlockNode
- #overloads — Solargraph::Pin::Method
- #pack_name — Solargraph::Parser::Legacy::NodeMethods
- #pack_name — Solargraph::Parser::Rubyvm::NodeMethods
- #package_completions — Solargraph::SourceMap::Clip
- #param_hash — Solargraph::TypeChecker
- #param_tag — Solargraph::Pin::Parameter
- #parameter_names — Solargraph::Pin::Block
- #parameter_names — Solargraph::Pin::Method
- #parameters — Solargraph::Pin::Block
- #parameters? — Solargraph::ComplexType::TypeMethods
- #parse — Solargraph::Parser::CommentRipper
- #parse — Solargraph::Parser::Legacy::ClassMethods
- #parse — Solargraph::Parser::Rubyvm::ClassMethods
- #parse_comments — Solargraph::Pin::Base
- #parse_message_from_buffer — Solargraph::LanguageServer::Transport::DataReader
- #parse_with_comments — Solargraph::Parser::Legacy::ClassMethods
- #parse_with_comments — Solargraph::Parser::Rubyvm::ClassMethods
- #parsed? — Solargraph::Source
- #parser — Solargraph::Parser::Legacy::ClassMethods
- #path — Solargraph::Pin::Constant
- #path — Solargraph::Pin::Method
- #path — Solargraph::Pin::MethodAlias
- #path — Solargraph::Pin::Namespace
- #path — Solargraph::Pin::Symbol
- #path — Solargraph::Pin::Common
- #path_macros — Solargraph::ApiMap
- #path_pin — Solargraph::YardMap
- #path_pin_hash — Solargraph::ApiMap::Store
- #path_pins — Solargraph::Library
- #pending_requests — Solargraph::LanguageServer::Host
- #phrase — Solargraph::Source::SourceChainer
- #pin_arity_problems_for — Solargraph::TypeChecker
- #pin_class_hash — Solargraph::YardMap
- #pin_description — Solargraph::Shell
- #pins — Solargraph::ApiMap
- #pins — Solargraph::Library
- #pins — Solargraph::SourceMap::Mapper
- #pins — Solargraph::YardMap
- #pins_by_class — Solargraph::ApiMap::Store
- #pins_by_class — Solargraph::SourceMap
- #pins_by_class — Solargraph::YardMap
- #plugins — Solargraph::Workspace::Config
- #post_initialize — Solargraph::LanguageServer::Message::Base
- #post_initialize — Solargraph::LanguageServer::Message::TextDocument::Base
- #prefer_non_nil_variables — Solargraph::ApiMap
- #prepare — Solargraph::LanguageServer::Host
- #prepare_folders — Solargraph::LanguageServer::Host
- #prepare_rename? — Solargraph::LanguageServer::Host
- #prepare_to_parse_message — Solargraph::LanguageServer::Transport::DataReader
- #prepend_references — Solargraph::ApiMap::Store
- #probe — Solargraph::Pin::Base
- #probe — Solargraph::Pin::BaseVariable
- #probe — Solargraph::Pin::Method
- #probe — Solargraph::Pin::Parameter
- #probed? — Solargraph::Pin::Base
- #problems — Solargraph::TypeChecker
- #process — Solargraph::LanguageServer::Host
- #process — Solargraph::LanguageServer::Message::Base
- #process — Solargraph::LanguageServer::Message::CancelRequest
- #process — Solargraph::LanguageServer::Message::Client::RegisterCapability
- #process — Solargraph::LanguageServer::Message::CompletionItem::Resolve
- #process — Solargraph::LanguageServer::Message::ExitNotification
- #process — Solargraph::LanguageServer::Message::Extended::CheckGemVersion
- #process — Solargraph::LanguageServer::Message::Extended::Document
- #process — Solargraph::LanguageServer::Message::Extended::DocumentGems
- #process — Solargraph::LanguageServer::Message::Extended::DownloadCore
- #process — Solargraph::LanguageServer::Message::Extended::Environment
- #process — Solargraph::LanguageServer::Message::Extended::Search
- #process — Solargraph::LanguageServer::Message::Initialize
- #process — Solargraph::LanguageServer::Message::Initialized
- #process — Solargraph::LanguageServer::Message::MethodNotFound
- #process — Solargraph::LanguageServer::Message::MethodNotImplemented
- #process — Solargraph::LanguageServer::Message::Shutdown
- #process — Solargraph::LanguageServer::Message::TextDocument::CodeAction
- #process — Solargraph::LanguageServer::Message::TextDocument::Completion
- #process — Solargraph::LanguageServer::Message::TextDocument::Definition
- #process — Solargraph::LanguageServer::Message::TextDocument::DidChange
- #process — Solargraph::LanguageServer::Message::TextDocument::DidClose
- #process — Solargraph::LanguageServer::Message::TextDocument::DidOpen
- #process — Solargraph::LanguageServer::Message::TextDocument::DidSave
- #process — Solargraph::LanguageServer::Message::TextDocument::DocumentHighlight
- #process — Solargraph::LanguageServer::Message::TextDocument::DocumentSymbol
- #process — Solargraph::LanguageServer::Message::TextDocument::FoldingRange
- #process — Solargraph::LanguageServer::Message::TextDocument::Formatting
- #process — Solargraph::LanguageServer::Message::TextDocument::Hover
- #process — Solargraph::LanguageServer::Message::TextDocument::OnTypeFormatting
- #process — Solargraph::LanguageServer::Message::TextDocument::PrepareRename
- #process — Solargraph::LanguageServer::Message::TextDocument::References
- #process — Solargraph::LanguageServer::Message::TextDocument::Rename
- #process — Solargraph::LanguageServer::Message::TextDocument::SignatureHelp
- #process — Solargraph::LanguageServer::Message::Workspace::DidChangeConfiguration
- #process — Solargraph::LanguageServer::Message::Workspace::DidChangeWatchedFiles
- #process — Solargraph::LanguageServer::Message::Workspace::DidChangeWorkspaceFolders
- #process — Solargraph::LanguageServer::Message::Workspace::WorkspaceSymbol
- #process — Solargraph::LanguageServer::Request
- #process — Solargraph::Parser::Legacy::NodeProcessors::AliasNode
- #process — Solargraph::Parser::Legacy::NodeProcessors::ArgsNode
- #process — Solargraph::Parser::Legacy::NodeProcessors::BeginNode
- #process — Solargraph::Parser::Legacy::NodeProcessors::BlockNode
- #process — Solargraph::Parser::Legacy::NodeProcessors::CasgnNode
- #process — Solargraph::Parser::Legacy::NodeProcessors::CvasgnNode
- #process — Solargraph::Parser::Legacy::NodeProcessors::DefNode
- #process — Solargraph::Parser::Legacy::NodeProcessors::DefsNode
- #process — Solargraph::Parser::Legacy::NodeProcessors::GvasgnNode
- #process — Solargraph::Parser::Legacy::NodeProcessors::IvasgnNode
- #process — Solargraph::Parser::Legacy::NodeProcessors::LvasgnNode
- #process — Solargraph::Parser::Legacy::NodeProcessors::NamespaceNode
- #process — Solargraph::Parser::Legacy::NodeProcessors::OrasgnNode
- #process — Solargraph::Parser::Legacy::NodeProcessors::ResbodyNode
- #process — Solargraph::Parser::Legacy::NodeProcessors::SclassNode
- #process — Solargraph::Parser::Legacy::NodeProcessors::SendNode
- #process — Solargraph::Parser::Legacy::NodeProcessors::SymNode
- #process — Solargraph::Parser::NodeMethods
- #process — Solargraph::Parser::NodeProcessor::Base
- #process — Solargraph::Parser::Rubyvm::NodeProcessors::AliasNode
- #process — Solargraph::Parser::Rubyvm::NodeProcessors::ArgsNode
- #process — Solargraph::Parser::Rubyvm::NodeProcessors::BeginNode
- #process — Solargraph::Parser::Rubyvm::NodeProcessors::BlockNode
- #process — Solargraph::Parser::Rubyvm::NodeProcessors::CasgnNode
- #process — Solargraph::Parser::Rubyvm::NodeProcessors::CvasgnNode
- #process — Solargraph::Parser::Rubyvm::NodeProcessors::DefNode
- #process — Solargraph::Parser::Rubyvm::NodeProcessors::DefsNode
- #process — Solargraph::Parser::Rubyvm::NodeProcessors::GvasgnNode
- #process — Solargraph::Parser::Rubyvm::NodeProcessors::IvasgnNode
- #process — Solargraph::Parser::Rubyvm::NodeProcessors::KwArgNode
- #process — Solargraph::Parser::Rubyvm::NodeProcessors::LitNode
- #process — Solargraph::Parser::Rubyvm::NodeProcessors::LvasgnNode
- #process — Solargraph::Parser::Rubyvm::NodeProcessors::NamespaceNode
- #process — Solargraph::Parser::Rubyvm::NodeProcessors::OptArgNode
- #process — Solargraph::Parser::Rubyvm::NodeProcessors::OrasgnNode
- #process — Solargraph::Parser::Rubyvm::NodeProcessors::ResbodyNode
- #process — Solargraph::Parser::Rubyvm::NodeProcessors::SclassNode
- #process — Solargraph::Parser::Rubyvm::NodeProcessors::ScopeNode
- #process — Solargraph::Parser::Rubyvm::NodeProcessors::SendNode
- #process — Solargraph::Parser::Rubyvm::NodeProcessors::SymNode
- #process — Solargraph::LanguageServer::Transport::Adapter
- #process_alias_method — Solargraph::Parser::Legacy::NodeProcessors::SendNode
- #process_alias_method — Solargraph::Parser::Rubyvm::NodeProcessors::SendNode
- #process_attribute — Solargraph::Parser::Legacy::NodeProcessors::SendNode
- #process_attribute — Solargraph::Parser::Rubyvm::NodeProcessors::SendNode
- #process_autoload — Solargraph::Parser::Legacy::NodeProcessors::SendNode
- #process_autoload — Solargraph::Parser::Rubyvm::NodeProcessors::SendNode
- #process_children — Solargraph::Parser::NodeProcessor::Base
- #process_comment — Solargraph::SourceMap::Mapper
- #process_comment_directives — Solargraph::SourceMap::Mapper
- #process_directive — Solargraph::Source::Chain::Call
- #process_directive — Solargraph::SourceMap::Mapper
- #process_exclusions — Solargraph::Workspace::Config
- #process_extend — Solargraph::Parser::Legacy::NodeProcessors::SendNode
- #process_extend — Solargraph::Parser::Rubyvm::NodeProcessors::SendNode
- #process_gemsets — Solargraph::YardMap
- #process_globs — Solargraph::Workspace::Config
- #process_include — Solargraph::Parser::Legacy::NodeProcessors::SendNode
- #process_include — Solargraph::Parser::Rubyvm::NodeProcessors::SendNode
- #process_macro — Solargraph::Source::Chain::Call
- #process_module_function — Solargraph::Parser::Legacy::NodeProcessors::SendNode
- #process_module_function — Solargraph::Parser::Rubyvm::NodeProcessors::SendNode
- #process_node — Solargraph::Parser::Legacy::ClassMethods
- #process_node — Solargraph::Parser::Rubyvm::ClassMethods
- #process_prepend — Solargraph::Parser::Legacy::NodeProcessors::SendNode
- #process_prepend — Solargraph::Parser::Rubyvm::NodeProcessors::SendNode
- #process_private_class_method — Solargraph::Parser::Legacy::NodeProcessors::SendNode
- #process_private_class_method — Solargraph::Parser::Rubyvm::NodeProcessors::SendNode
- #process_private_constant — Solargraph::Parser::Legacy::NodeProcessors::SendNode
- #process_private_constant — Solargraph::Parser::Rubyvm::NodeProcessors::SendNode
- #process_require — Solargraph::Parser::Legacy::NodeProcessors::SendNode
- #process_require — Solargraph::Parser::Rubyvm::NodeProcessors::SendNode
- #process_requires — Solargraph::YardMap
- #process_visibility — Solargraph::Parser::Legacy::NodeProcessors::SendNode
- #process_visibility — Solargraph::Parser::Rubyvm::NodeProcessors::SendNode
- #process_yardoc — Solargraph::YardMap
- #proxied? — Solargraph::Pin::Base
- #proxy — Solargraph::Pin::Base
- #qualify — Solargraph::ApiMap
- #qualify — Solargraph::ComplexType
- #qualify — Solargraph::ComplexType::TypeMethods
- #qualify_lower — Solargraph::ApiMap
- #qualify_superclass — Solargraph::ApiMap
- #query_symbols — Solargraph::ApiMap
- #query_symbols — Solargraph::LanguageServer::Host
- #query_symbols — Solargraph::Library
- #query_symbols — Solargraph::SourceMap
- #queue — Solargraph::LanguageServer::Host
- #queue — Solargraph::LanguageServer::Host::MessageWorker
- #queue — Solargraph::LanguageServer::Host::Sources
- #rake_yard — Solargraph::ApiMap::SourceToYard
- #range — Solargraph::Source::Cursor
- #rdoc — Solargraph::Shell
- #read — Solargraph::Library
- #read_config — Solargraph::Workspace::Config
- #read_core_and_save_cache — Solargraph::YardMap
- #read_stdlib_and_save_cache — Solargraph::YardMap
- #read_text — Solargraph::LanguageServer::Host
- #read_text — Solargraph::Library
- #realize — Solargraph::Pin::Base
- #rebind — Solargraph::Pin::Block
- #rebindable_method_names — Solargraph::ApiMap
- #rebindable_method_names — Solargraph::SourceMap
- #rebindable_method_names — Solargraph::YardMap
- #receive — Solargraph::LanguageServer::Host
- #receive — Solargraph::LanguageServer::Transport::DataReader
- #receiver — Solargraph::Source::Cursor
- #receiver_defined? — Solargraph::ApiMap::Cache
- #receiving — Solargraph::LanguageServer::Transport::Adapter
- #recipient — Solargraph::Source::Cursor
- #recipient_node — Solargraph::Source::Cursor
- #recipient_node — Solargraph::Parser::Rubyvm::ClassMethods
- #recurse_namespace_object — Solargraph::YardMap
- #redirect_stdout — Solargraph::Diagnostics::RubocopHelpers
- #reduce_class — Solargraph::ComplexType
- #references — Solargraph::Parser::NodeMethods
- #references — Solargraph::Source
- #references — Solargraph::SourceMap
- #references — Solargraph::Parser::Legacy::ClassMethods
- #references — Solargraph::Parser::Rubyvm::ClassMethods
- #references_from — Solargraph::LanguageServer::Host
- #references_from — Solargraph::Library
- #register_capabilities — Solargraph::LanguageServer::Host
- #register_from_options — Solargraph::LanguageServer::Message::Workspace::DidChangeConfiguration
- #registered? — Solargraph::LanguageServer::Host
- #remove — Solargraph::LanguageServer::Host
- #remove — Solargraph::Workspace
- #remove_folders — Solargraph::LanguageServer::Host
- #remove_folders — Solargraph::LanguageServer::Message::Workspace::DidChangeWorkspaceFolders
- #remove_inline_comment_hashes — Solargraph::SourceMap::Mapper
- #remove_odd_spaces — Solargraph::Pin::Documenting
- #render — Solargraph::Page
- #repair — Solargraph::Source::Change
- #repair — Solargraph::Source::Updater
- #repaired? — Solargraph::Source
- #repaired_find_recipient_node — Solargraph::Parser::Legacy::NodeMethods
- #reporters — Solargraph::Shell
- #reporters — Solargraph::Workspace::Config
- #requests — Solargraph::LanguageServer::Host
- #require_error — Solargraph::Diagnostics::RequireNotFound
- #require_from_bundle — Solargraph::ApiMap::BundlerMethods
- #require_keyword? — Solargraph::Parser::Rubyvm::NodeProcessors::KwArgNode
- #require_location — Solargraph::LanguageServer::Message::TextDocument::Definition
- #require_paths — Solargraph::Workspace::Config
- #require_plugins — Solargraph::Workspace
- #require_reference — Solargraph::YardMap
- #require_rubocop — Solargraph::Diagnostics::RubocopHelpers
- #require_type_tags? — Solargraph::TypeChecker::Rules
- #required — Solargraph::ApiMap
- #required — Solargraph::Workspace::Config
- #required — Solargraph::YardMap
- #required_param_count — Solargraph::TypeChecker
- #requires — Solargraph::SourceMap
- #reset_conversions — Solargraph::Pin::Conversions
- #resolve — Solargraph::Source::Chain::BlockVariable
- #resolve — Solargraph::Source::Chain::Call
- #resolve — Solargraph::Source::Chain::ClassVariable
- #resolve — Solargraph::Source::Chain::Constant
- #resolve — Solargraph::Source::Chain::GlobalVariable
- #resolve — Solargraph::Source::Chain::Hash
- #resolve — Solargraph::Source::Chain::Head
- #resolve — Solargraph::Source::Chain::InstanceVariable
- #resolve — Solargraph::Source::Chain::Link
- #resolve — Solargraph::Source::Chain::Literal
- #resolve — Solargraph::Source::Chain::Or
- #resolve — Solargraph::Source::Chain::Variable
- #resolve — Solargraph::Source::Chain::ZSuper
- #resolve_completion_item — Solargraph::Pin::Conversions
- #resolve_method_alias — Solargraph::ApiMap
- #resolve_method_aliases — Solargraph::ApiMap
- #resolve_reference — Solargraph::Pin::Method
- #resolve_reference — Solargraph::Pin::Parameter
- #resolved_constant? — Solargraph::TypeChecker
- #respond_to_missing? — Solargraph::ComplexType
- #rest? — Solargraph::Pin::Parameter
- #restarg? — Solargraph::Pin::Parameter
- #return_type — Solargraph::Pin::Base
- #return_type — Solargraph::Pin::BaseVariable
- #return_type — Solargraph::Pin::Constant
- #return_type — Solargraph::Pin::Method
- #return_type — Solargraph::Pin::Namespace
- #return_type — Solargraph::Pin::Parameter
- #return_type — Solargraph::Pin::Symbol
- #return_type — Solargraph::Pin::Common
- #returns_from — Solargraph::Parser::NodeMethods
- #returns_from — Solargraph::Parser::Legacy::ClassMethods
- #returns_from — Solargraph::Parser::Legacy::NodeMethods
- #returns_from — Solargraph::Parser::Rubyvm::NodeMethods
- #root_code_object — Solargraph::ApiMap::SourceToYard
- #rooted? — Solargraph::ComplexType::TypeMethods
- #rubocop_version — Solargraph::Diagnostics::Rubocop
- #ruby_to_html — Solargraph::Page::Binder
- #scan — Solargraph::Shell
- #schedule — Solargraph::LanguageServer::Host::Diagnoser
- #scope — Solargraph::Pin::InstanceVariable
- #scope — Solargraph::Pin::Namespace
- #scope — Solargraph::ComplexType::TypeMethods
- #search — Solargraph::ApiMap
- #search — Solargraph::LanguageServer::Host
- #search — Solargraph::Library
- #see_reference — Solargraph::Pin::Method
- #see_reference — Solargraph::Pin::Parameter
- #select — Solargraph::ComplexType
- #self_to — Solargraph::ComplexType
- #self_to — Solargraph::ComplexType::UniqueType
- #selfy? — Solargraph::ComplexType
- #selfy? — Solargraph::ComplexType::UniqueType
- #send_notification — Solargraph::LanguageServer::Host
- #send_request — Solargraph::LanguageServer::Host
- #send_response — Solargraph::LanguageServer::Message::Base
- #send_response — Solargraph::LanguageServer::Request
- #set_constants — Solargraph::ApiMap::Cache
- #set_error — Solargraph::LanguageServer::Message::Base
- #set_message_handler — Solargraph::LanguageServer::Transport::DataReader
- #set_methods — Solargraph::ApiMap::Cache
- #set_path_pins — Solargraph::YardMap::Cache
- #set_qualified_namespace — Solargraph::ApiMap::Cache
- #set_receiver_definition — Solargraph::ApiMap::Cache
- #set_result — Solargraph::LanguageServer::Message::Base
- #sexp — RubyVM::AbstractSyntaxTree::Node
- #show_message — Solargraph::LanguageServer::Host
- #show_message_request — Solargraph::LanguageServer::Host
- #shutdown — Solargraph::LanguageServer::Transport::Adapter
- #signature_data — Solargraph::Source::SourceChainer
- #signature_help — Solargraph::Pin::Conversions
- #signatures_at — Solargraph::LanguageServer::Host
- #signatures_at — Solargraph::Library
- #signify — Solargraph::SourceMap::Clip
- #socket — Solargraph::Shell
- #source — Solargraph::Workspace
- #source_hash — Solargraph::Workspace
- #source_map — Solargraph::ApiMap
- #source_map — Solargraph::SourceMap::Clip
- #source_map — Solargraph::TypeChecker
- #source_map_external_require_hash — Solargraph::Library
- #source_map_hash — Solargraph::Library
- #source_maps — Solargraph::ApiMap
- #source_maps — Solargraph::Library
- #sources — Solargraph::Workspace
- #sources — Solargraph::LanguageServer::Host::Dispatch
- #spec_for_require — Solargraph::YardMap
- #splat? — Solargraph::Source::Chain
- #splatted? — Solargraph::Source::Chain::Hash
- #splatted_call? — Solargraph::Parser::Legacy::NodeMethods
- #splatted_call? — Solargraph::Parser::Rubyvm::NodeMethods
- #splatted_hash? — Solargraph::Parser::Legacy::NodeMethods
- #splatted_hash? — Solargraph::Parser::Rubyvm::NodeMethods
- #splatted_node? — Solargraph::Parser::Rubyvm::NodeMethods
- #start — Solargraph::LanguageServer::Host
- #start — Solargraph::LanguageServer::Host::Cataloger
- #start — Solargraph::LanguageServer::Host::Diagnoser
- #start — Solargraph::LanguageServer::Host::MessageWorker
- #start — Solargraph::LanguageServer::Host::Sources
- #start_of_constant? — Solargraph::Source::Cursor
- #start_of_word — Solargraph::Source::Cursor
- #start_synchronize — Solargraph::Source
- #start_word_pattern — Solargraph::Source::Cursor
- #static_code_action — Solargraph::LanguageServer::Message::Initialize
- #static_completion — Solargraph::LanguageServer::Message::Initialize
- #static_definitions — Solargraph::LanguageServer::Message::Initialize
- #static_document_formatting — Solargraph::LanguageServer::Message::Initialize
- #static_document_symbols — Solargraph::LanguageServer::Message::Initialize
- #static_folding_range — Solargraph::LanguageServer::Message::Initialize
- #static_highlights — Solargraph::LanguageServer::Message::Initialize
- #static_hover — Solargraph::LanguageServer::Message::Initialize
- #static_on_type_formatting — Solargraph::LanguageServer::Message::Initialize
- #static_references — Solargraph::LanguageServer::Message::Initialize
- #static_rename — Solargraph::LanguageServer::Message::Initialize
- #static_signature_help — Solargraph::LanguageServer::Message::Initialize
- #static_workspace_symbols — Solargraph::LanguageServer::Message::Initialize
- #stdio — Solargraph::Shell
- #stdlib_paths — Solargraph::YardMap
- #stdlib_pins — Solargraph::YardMap
- #stop — Solargraph::LanguageServer::Host
- #stop — Solargraph::LanguageServer::Host::Cataloger
- #stop — Solargraph::LanguageServer::Host::Diagnoser
- #stop — Solargraph::LanguageServer::Host::MessageWorker
- #stop — Solargraph::LanguageServer::Host::Sources
- #stopped? — Solargraph::LanguageServer::Host
- #stopped? — Solargraph::LanguageServer::Host::Cataloger
- #stopped? — Solargraph::LanguageServer::Host::Diagnoser
- #stopped? — Solargraph::LanguageServer::Host::MessageWorker
- #stopped? — Solargraph::LanguageServer::Host::Sources
- #store — Solargraph::ApiMap
- #string? — Solargraph::Source::Cursor
- #string? — Solargraph::Source::SourceChainer
- #string_at? — Solargraph::Source
- #string_nodes — Solargraph::Source
- #string_nodes_in — Solargraph::Source
- #string_ranges — Solargraph::Source
- #string_ranges — Solargraph::Parser::Legacy::ClassMethods
- #string_ranges — Solargraph::Parser::Rubyvm::ClassMethods
- #string_value — Solargraph::Parser::Legacy::FlawedBuilder
- #stringified_comments — Solargraph::Source
- #stringify_comment_array — Solargraph::Source
- #sum — Array
- #super_and_sub? — Solargraph::ApiMap
- #super_pins — Solargraph::Source::Chain::Call
- #superclass_references — Solargraph::ApiMap::Store
- #support_workspace_folders? — Solargraph::LanguageServer::Message::Initialize
- #symbol_kind — Solargraph::Pin::Base
- #symbol_kind — Solargraph::Pin::BaseVariable
- #symbol_kind — Solargraph::Pin::Constant
- #symbol_kind — Solargraph::Pin::Method
- #symbol_kind — Solargraph::Pin::Namespace
- #symbols — Solargraph::ApiMap::Store
- #synchronize — Solargraph::Source
- #synchronize! — Solargraph::Workspace
- #synchronized? — Solargraph::Library
- #synchronized? — Solargraph::Source
- #synchronizing? — Solargraph::LanguageServer::Host
- #tag_complete — Solargraph::SourceMap::Clip
- #text_documentation — Solargraph::Pin::Conversions
- #tick — Solargraph::LanguageServer::Host::Cataloger
- #tick — Solargraph::LanguageServer::Host::Diagnoser
- #tick — Solargraph::LanguageServer::Host::MessageWorker
- #tick — Solargraph::LanguageServer::Host::Sources
- #to_hash — Solargraph::Location
- #to_hash — Solargraph::Position
- #to_hash — Solargraph::Range
- #to_s — Solargraph::ComplexType
- #to_s — Solargraph::ComplexType::UniqueType
- #to_s — Solargraph::Pin::Base
- #to_s — Solargraph::Pin::Documenting::DocSection
- #to_sexp — RubyVM::AbstractSyntaxTree::Node
- #transform_keys — Hash
- #transform_values — Hash
- #translate — Solargraph::SourceMap::Clip
- #tree_at — Solargraph::Source
- #try_merge! — Solargraph::Pin::Base
- #try_merge! — Solargraph::Pin::BaseVariable
- #try_merge! — Solargraph::Pin::LocalVariable
- #try_merge! — Solargraph::Pin::Method
- #try_merge! — Solargraph::Pin::Parameter
- #try_merge! — Solargraph::SourceMap
- #type_include? — Solargraph::ApiMap
- #typecheck — Solargraph::Shell
- #types_match? — Solargraph::TypeChecker::Checks
- #typify — Solargraph::Pin::Base
- #typify — Solargraph::Pin::Method
- #typify — Solargraph::Pin::Namespace
- #typify — Solargraph::Pin::Parameter
- #typify_block_param — Solargraph::Pin::Parameter
- #typify_from_super — Solargraph::Pin::Method
- #typify_method_param — Solargraph::Pin::Parameter
- #uncache — Solargraph::Shell
- #undefined? — Solargraph::Source::Chain
- #undefined? — Solargraph::Source::Chain::Link
- #undefined? — Solargraph::ComplexType::TypeMethods
- #unescape_brackets — Solargraph::Pin::Documenting::DocSection
- #unmap — Solargraph::SourceMap::Mapper
- #unpack_name — Solargraph::Parser::NodeMethods
- #unpack_name — Solargraph::Parser::Legacy::NodeMethods
- #unpack_name — Solargraph::Parser::Rubyvm::NodeMethods
- #unregister_capabilities — Solargraph::LanguageServer::Host
- #unresolved_requires — Solargraph::YardMap
- #update — Solargraph::LanguageServer::Host::Sources
- #update — Solargraph::Parser::Region
- #update — Solargraph::LanguageServer::Transport::Adapter
- #update_libraries — Solargraph::LanguageServer::Host::Dispatch
- #uri_to_file — Solargraph::LanguageServer::UriHelpers
- #validate_calls? — Solargraph::TypeChecker::Rules
- #validate_consts? — Solargraph::TypeChecker::Rules
- #validate_tags? — Solargraph::TypeChecker::Rules
- #value_types — Solargraph::ComplexType::TypeMethods
- #variable? — Solargraph::Pin::Base
- #variable? — Solargraph::Pin::BaseVariable
- #variable_type_tag_problems — Solargraph::TypeChecker
- #version — Solargraph::Shell
- #version — Solargraph::Parser::Legacy::ClassMethods
- #version — Solargraph::Parser::Rubyvm::ClassMethods
- #virtual_pin? — Solargraph::TypeChecker
- #visibility — Solargraph::Pin::MethodAlias
- #visibility — Solargraph::Pin::Symbol
- #visible_at? — Solargraph::Pin::LocalVariable
- #void? — Solargraph::ComplexType::TypeMethods
- #with_block? — Solargraph::Source::Chain::Call
- #with_dependencies? — Solargraph::YardMap
- #word — Solargraph::Source::Chain::Hash
- #word — Solargraph::Source::Chain::Literal
- #word — Solargraph::Source::Chain::Or
- #word — Solargraph::Source::Cursor
- #workspace_config_path — Solargraph::Workspace::Config
- #would_merge? — Solargraph::Workspace
- #would_require? — Solargraph::Workspace
- #write — Solargraph::Source::Change
- #write — Solargraph::Source::Updater
- #yard_map — Solargraph::ApiMap
- #yardoc_file_for_spec — Solargraph::YardMap
- #yardocs — Solargraph::YardMap
- #yielded_self_pins — Solargraph::SourceMap::Clip