Protected
Optional
clientProtected
Optional
currentProtected
Optional
currentProtected
Optional
currentProtected
tokensStore a token builder for each open document.
Protected
computeProtected
createProtected
getProtected
highlight'prune'
to skip the children of this element, nothing otherwise.
Protected
highlightProtected
highlightProtected
highlightProtected
highlight
A basic super class for providing semantic token data. Users of Langium should extend this class to create their own
SemanticTokenProvider
.The entry method for generating semantic tokens based on an
AstNode
is thehighlightElement
method.