Now PHPFunctionDeclaration can have children, and require are shown in the outline.
authorkpouer <kpouer>
Sat, 25 Jan 2003 15:55:11 +0000 (15:55 +0000)
committerkpouer <kpouer>
Sat, 25 Jan 2003 15:55:11 +0000 (15:55 +0000)
commit34d208cbb2b05bf3756c04d42a265eeb5ffebb05
treecb0ed2a6fa06816cbffa8855070fbef072008315
parent6f4bdb7e05655045bfb08709c669dea47a8d2ff0
Now PHPFunctionDeclaration can have children, and require are shown in the outline.
I wrote something to get the expression in a field of the class, but it's not perfect so it would be better to change it (I didn't understood everything in PHPParser#expression()
net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/phpparser/PHPParser.java