1) Added missing strings for italic, underline and strike through.
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / core / compiler / ITerminalSymbols.java
index 117ee33..5a3e479 100644 (file)
@@ -69,6 +69,7 @@ public interface ITerminalSymbols {
            AND_EQUAL,
            OR_EQUAL,
            QUESTION,
+           TERNARY_SHORT,
            PAAMAYIM_NEKUDOTAYIM,
            DOLLAR,
            DOLLAR_LBRACE,