menu
apollovm package
documentation
apollovm_lsp.dart
DocumentHighlight
DocumentHighlight.new const constructor
DocumentHighlight.new const constructor
dark_mode
light_mode
DocumentHighlight
constructor
const
DocumentHighlight
(
Range
range
, {
int
?
kind
,
})
Implementation
const DocumentHighlight(this.range, {this.kind});
apollovm package
documentation
apollovm_lsp
DocumentHighlight
DocumentHighlight.new const constructor
DocumentHighlight class