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

/openjdk9/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/code/
H A DTypes.java3220 public Type createMethodTypeWithThrown(Type original, List<Type> newThrown) { method in class:Types

Completed in 156 milliseconds