Class: PlatformosCheck::LanguageServer::GraphqlDocumentLinkProvider
- Inherits:
-
DocumentLinkProvider
- Object
- DocumentLinkProvider
- PlatformosCheck::LanguageServer::GraphqlDocumentLinkProvider
- Defined in:
- lib/platformos_check/language_server/document_link_providers/graphql_document_link_provider.rb
Constant Summary
Constants included from RegexHelpers
RegexHelpers::HTML_LIQUID_PLACEHOLDER, RegexHelpers::LIQUID_TAG, RegexHelpers::LIQUID_TAG_OR_VARIABLE, RegexHelpers::LIQUID_VARIABLE, RegexHelpers::START_OR_END_QUOTE
Method Summary
Methods inherited from DocumentLinkProvider
all, #app_file_type, #default_dir, #default_extension, #default_relative_path, #document_links, #end_coordinates, #file_link, inherited, #initialize, #partial_regexp, #start_coordinates, #translation_components_for_match, #translation_file_link, #yaml
Methods included from URIHelper
Methods included from PositionHelper
#bounded, #from_index_to_row_column, #from_row_column_to_index
Methods included from RegexHelpers
Constructor Details
This class inherits a constructor from PlatformosCheck::LanguageServer::DocumentLinkProvider