The variable name is now an expression ... I know it's strange but in php you can...
authorkpouer <kpouer>
Thu, 3 Jul 2003 22:09:22 +0000 (22:09 +0000)
committerkpouer <kpouer>
Thu, 3 Jul 2003 22:09:22 +0000 (22:09 +0000)
commit52a80db1cce5da18a233b39fd23f2c6fd00865cc
treecd7e8ec53edbe19e89226ea2bd93d25c09bec9ca
parent60159d6dad1c292af1f061a3fb8dc5d0707d4ce0
The variable name is now an expression ... I know it's strange but in php you can do that : $a + $b = $c ...
net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/compiler/ast/VarAssignation.java