codetools: getsmarthing: array of

git-svn-id: trunk@37082 -
This commit is contained in:
mattias 2012-04-29 12:48:27 +00:00
parent b65f87aa5b
commit e158e14d5b

View File

@ -2271,7 +2271,7 @@ begin
Result += ExtractNode(TypeNode, [phpCommentsToSpace]);
end;
ctnClass, ctnClassInterface, ctnDispinterface,
ctnObject, ctnRecordType,
ctnObject, ctnRecordType, ctnRangedArrayType, ctnOpenArrayType,
ctnObjCClass, ctnObjCCategory, ctnObjCProtocol, ctnCPPClass:
begin
MoveCursorToNodeStart(TypeNode);