edu.utep.cs.et.gui.editor.syn
Class JavaTokenMarker
java.lang.Object
edu.utep.cs.et.gui.editor.syn.TokenMarker
edu.utep.cs.et.gui.editor.syn.CTokenMarker
edu.utep.cs.et.gui.editor.syn.JavaTokenMarker
public class JavaTokenMarker
- extends CTokenMarker
Java token marker.
- Version:
- $Id: JavaTokenMarker.java,v 1.2 2007/02/12 02:04:24 cheon Exp $
- Author:
- Slava Pestov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
javaKeywords
private static KeywordMap javaKeywords
JavaTokenMarker
public JavaTokenMarker()
getKeywords
public static KeywordMap getKeywords()
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.