Home
last modified time | relevance | path

Searched refs:exceptionTypes (Results 1 – 1 of 1) sorted by relevance

/expo/android/tools/src/main/java/host/exp/exponent/tools/
H A DReactAndroidCodeTransformer.java96 List<ReferenceType> exceptionTypes, in getCatchClause() argument
99 UnionType type = new UnionType(NodeList.nodeList(exceptionTypes)); in getCatchClause()