Searched refs:rootTypes (Results 1 – 1 of 1) sorted by relevance
81 Collection<RootType> rootTypes = inst.getRootTypes(); in handle() local82 if (rootTypes != null) { in handle()85 for (RootType type : rootTypes) { in handle()