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

/openjdk10/langtools/src/jdk.compiler/share/classes/com/sun/tools/sjavac/pubapi/
H A DPubMethod.java44 List<TypeDesc> throwDecls; field in class:PubMethod
46 PubMethod(Set<Modifier> modifiers, List<PubApiTypeParam> typeParams, TypeDesc returnType, String identifier, List<TypeDesc> paramTypes, List<TypeDesc> throwDecls) argument

Completed in 84 milliseconds