For performance reasons, the linked list of tokens is reused after each line is tokenized. Therefore, the return value of markTokens
should only be used for immediate painting. Notably, it cannot be cached.
@author Slava Pestov
@version $Id: TokenMarker.java,v 1.32 1999/12/13 03:40:30 sp Exp $
@see org.syntax.jedit.Token
For performance reasons, the linked list of tokens is reused after each line is tokenized. Therefore, the return value of markTokens
should only be used for immediate painting. Notably, it cannot be cached.
@author Slava Pestov
@version $Id: TokenMarker.java,v 1.32 1999/12/13 03:40:30 sp Exp $
@see org.syntax.jedit.Token
For performance reasons, the linked list of tokens is reused after each line is tokenized. Therefore, the return value of markTokens
should only be used for immediate painting. Notably, it cannot be cached.
@author Slava Pestov
@version $Id$
@see org.syntax.jedit.Token
|
|
|
|