addRange abstract method
Add a highlight region corresponding to the given source range
whose
type is the given type
.
Implementation
void addRange(SourceRange range, HighlightRegionType type);
Add a highlight region corresponding to the given source range
whose
type is the given type
.
void addRange(SourceRange range, HighlightRegionType type);