248249250251252253254255256257258
} if (!wasBindable) { String s = def.getBaseName(); problems.add( new MXMLDatabindingSourceNotBindableProblem(sourceNode, s)); } assert noDupes(ret); return ret;