org.gjt.sp.jedit
Class Buffer.TokenList
java.lang.Object
org.gjt.sp.jedit.syntax.DefaultTokenHandler
org.gjt.sp.jedit.Buffer.TokenList
- All Implemented Interfaces:
- TokenHandler
- Enclosing class:
- Buffer
Deprecated. Use org.gjt.sp.jedit.syntax.DefaultTokenHandler instead
- public static class Buffer.TokenList
- extends DefaultTokenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Buffer.TokenList
public Buffer.TokenList()
- Deprecated.
getFirstToken
public Token getFirstToken()
- Deprecated.