Searched refs:idValueOf (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/tools/tree/
H A DExpression.java502 stClsDef.matchMethod(env, sourceClass, idValueOf, argType1);
516 stClsDef.matchMethod(env, sourceClass, idValueOf, argType2);
523 stClsDef.matchMethod(env, sourceClass, idValueOf, argType);
/openjdk7/jdk/src/share/classes/sun/tools/java/
H A DConstants.java67 Identifier idValueOf = Identifier.lookup("valueOf"); field in interface:Constants

Completed in 60 milliseconds