Preparing search index...
The search index is not available
Monaco Editor API
Monaco Editor API
languages
SyntaxNode
Interface SyntaxNode
interface
SyntaxNode
{
endIndex
:
number
;
endPosition
:
IPosition
;
startIndex
:
number
;
startPosition
:
IPosition
;
}
Index
Properties
end
Index
end
Position
start
Index
start
Position
Properties
end
Index
end
Index
:
number
end
Position
end
Position
:
IPosition
start
Index
start
Index
:
number
start
Position
start
Position
:
IPosition
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
end
Index
end
Position
start
Index
start
Position
Monaco Editor API
Loading...