Putting in quick change to support namespace and const. This change only adds a few...
authorEdward Mann <phpeclipse.dev@edmann.com>
Sun, 31 Oct 2010 05:18:23 +0000 (05:18 +0000)
committerEdward Mann <phpeclipse.dev@edmann.com>
Sun, 31 Oct 2010 05:18:23 +0000 (05:18 +0000)
commit602238bc9e39e3db74d509c5d138cc4338b2c4ef
tree69e3b6c9fa14137b1d00bf48cfa6ca06a5aa10a6
parentbcd00b0a979c4dbd7d43d13f15997c272f71d32c
Putting in quick change to support namespace and const. This change only adds a few ITerminalSymbols and changes the parser & scanner to accept const and namespace. Still need to put in error checking for namespace.
net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/core/compiler/ITerminalSymbols.java
net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/compiler/parser/Parser.java
net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/compiler/parser/Scanner.java
net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/syntax.xml