const go/token.LSS

3 uses

	go/token (current package)
		token.go#L72: 	LSS    // <
		token.go#L176: 	LSS:    "<",
		token.go#L269: 	case EQL, NEQ, LSS, LEQ, GTR, GEQ: