Searched defs:parseOp (Results 1 – 1 of 1) sorted by relevance
323 type parseOp struct { struct325 alloc bool329 matchParen bool337 func parseExpr(in, term []byte, op parseOp) (Value, int, error) {