Searched defs:TokenRanges (Results 1 – 2 of 2) sorted by relevance
127 type TokenRanges []*TokenRange type134 func (t TokenRanges) CombineUnique(other TokenRanges) TokenRanges {
209 func extendsAny(tr tokenizer.TokenRanges, mr []MatchRanges) bool {