Introduce a field "stringValue" used by the new method getString() that read a string...
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpeclipse / phpeditor / phpparser / PHPVarDeclaration.java
2003-01-24 kpouerIt's now possible to assign a value to a variable
2003-01-23 kpouerA variable description (like PHPFunctionDeclaration)