Searched defs:constType (Results 1 - 2 of 2) sorted by relevance

/openjdk7/langtools/src/share/classes/com/sun/tools/javac/code/
H A DType.java157 public Type constType(Object constValue) { method in class:Type
586 public Type constType(Object constValue) { method in class:Type.ClassType
1284 public Type constType(Object value) { method in class:Type.BottomType
1322 public Type constType(Object constValue) { return this; } method in class:Type.ErrorType
/openjdk7/corba/src/share/classes/com/sun/tools/corba/se/idl/
H A DParser.java1032 constType (constEntry);
1044 private void constType (SymtabEntry entry) throws IOException, ParseException method in class:Parser
1099 } // constType

Completed in 91 milliseconds