Uses of Class
org.gjt.sp.jedit.Buffer.TokenList

Packages that use Buffer.TokenList
org.gjt.sp.jedit This package contains jEdit's core classes. 
 

Uses of Buffer.TokenList in org.gjt.sp.jedit
 

Methods in org.gjt.sp.jedit that return Buffer.TokenList
 Buffer.TokenList Buffer.markTokens(int lineIndex)
          Deprecated. Use the other form of markTokens() instead