Searched refs:isApprInt (Results 1 – 1 of 1) sorted by relevance
899 private static boolean isApprInt(CR x) { in isApprInt() method in CalculatorExpr918 if (!isApprInt(crVal)) { in evalSuffix()