385386387388389390391392393394395
} output.getModifiers().addAll(typeAssertion.getModifiers()); } else { throw new UnknownConnectionException( peType, typeAssertion.getName()); } } }