edu.utep.cs.et.gui.editor.syn
Class KeywordMap.Keyword
java.lang.Object
edu.utep.cs.et.gui.editor.syn.KeywordMap.Keyword
- Enclosing class:
- KeywordMap
class KeywordMap.Keyword
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
keyword
public char[] keyword
id
public byte id
next
public KeywordMap.Keyword next
KeywordMap.Keyword
public KeywordMap.Keyword(char[] keyword,
byte id,
KeywordMap.Keyword next)
JET is Copyright (C) 2005-2007 by The University of Texas at El Paso and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.