Searched refs:IsTightRight (Results 1 – 2 of 2) sorted by relevance
171 prevIsTightRight = tok.ID.IsTightRight()
103 func (x ID) IsTightRight() bool { return x < ID(len(isTightRight)) && isTightRight[x] } func