type
114115116117118119120121122123124
{ type = (ITypeDefinition)def; } else { ICompilerProblem problem = new MXMLInvalidVectorTypeAttributeProblem(attribute); builder.addProblem(problem); } } else if (attribute.isSpecialAttribute(ATTRIBUTE_FIXED)) {