Lines Matching defs:constantLiteralValue
406 if (!field.constantLiteralValue().equals("null")) {407 stream.println(field.name() + "(" + field.constantLiteralValue()603 stream.print(" = " + field.constantLiteralValue());972 String value = makeXMLcompliant(fi.constantLiteralValue());1235 apiWriter.print(fi.constantLiteralValue());