Search
Preparing search index...
The search index is not available
GraphQL Official LSP Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
graphql-language-service
Range
Class Range
Hierarchy
Range
Implements
IRange
Index
Constructors
constructor
Properties
end
start
Methods
contains
Position
set
End
set
Start
Constructors
constructor
new
Range
(
start
:
IPosition
, end
:
IPosition
)
:
Range
Parameters
start:
IPosition
end:
IPosition
Returns
Range
Properties
end
end
:
IPosition
start
start
:
IPosition
Methods
contains
Position
contains
Position
(
position
:
IPosition
)
:
boolean
Parameters
position:
IPosition
Returns
boolean
set
End
set
End
(
line
:
number
, character
:
number
)
:
void
Parameters
line:
number
character:
number
Returns
void
set
Start
set
Start
(
line
:
number
, character
:
number
)
:
void
Parameters
line:
number
character:
number
Returns
void
Globals
cm6-
graphql
codemirror-
graphql
graphiql
graphiql-
plugin-
code-
exporter
graphiql-
plugin-
explorer
graphiql-
react
graphiql-
toolkit
graphql-
language-
service
Completion
Item
Kind
graphql-
language-
service-
cli
graphql-
language-
service-
server
monaco-
graphql
vscode-
graphql
vscode-
graphql-
execution
vscode-
graphql-
syntax
cm6-
graphql
codemirror-
graphql
graphiql
graphiql-
plugin-
code-
exporter
graphiql-
plugin-
explorer
graphiql-
react
graphiql-
toolkit
graphql-
language-
service
Range
constructor
end
start
contains
Position
set
End
set
Start
graphql-
language-
service-
cli
graphql-
language-
service-
server
monaco-
graphql
vscode-
graphql
vscode-
graphql-
execution
vscode-
graphql-
syntax
Generated using
TypeDoc