Lines Matching full:know
48 compiler to know what the stored numeric value is.
333 stream runs out of binary operators. If this check succeeds, we know
342 (* Okay, we know this is a binop. *)
366 to the precedence of our current operator, then we know that the
368 operator is "+" and the next operator is "+", we know that they have the
413 At this point, we know that the binary operator to the RHS of our
415 As such, we know that any sequence of pairs whose operators are all
543 "4 + 5" at the command line, the parser doesn't know whether that is the
548 and the parser will know you are done.
774 (* Okay, we know this is a binop. *)