Home | History | Annotate | Download | only in compiler

Lines Matching defs:assertion

1177    * Tell the user of an assertion error, and probably throw an
1181 * @param msg The assertion message, which should be informative.
1185 public void assertion(boolean b, java.lang.String msg)