If the value of a string is an empty string the outline will no longer show 'varname...
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpeclipse / phpeditor / phpparser /
2003-01-24 kpouerIf the value of a string is an empty string the outline...
2003-01-24 kpouerIntroduce a field "stringValue" used by the new method...
2003-01-24 kpouerThe name field is now protected (PHPVarDeclaration...
2003-01-24 kpouerIt's now possible to assign a value to a variable
2003-01-23 kpouerA variable description (like PHPFunctionDeclaration)
2003-01-23 kpouerAdded some code to show variables from class in the...
2003-01-17 khartlagemisc changes
2003-01-02 khartlageadded TemplatePreferencePage
2002-12-23 khartlageContextHelp now in new module net.sourceforge.phpeclips...
2002-12-23 khartlageContextHelp now in new module net.sourceforge.phpeclips...
2002-12-10 khartlageimproved/refactored php syntax parser