10691070107110721073107410751076107710781079
{ thisAttrib = "setStyle(\"" + attribName + "\", \"" + attribValue + "\")"; } else { problems.add(new FXGUndefinedPropertyProblem(attribName)); continue; } if (thisAttrib != null) buf.append(" " + variableName + '.' + thisAttrib + ";\r\n");