Searched refs:TCLOSEPAREN (Results 1 – 2 of 2) sorted by relevance
60 addEntry(")", TokenConstants.TCLOSEPAREN); in initialize()
66 public static final int TCLOSEPAREN = 0x1002; field