Note: The instances of Token
returned by {@link RSyntaxDocument}s are pooled and should always be treated as immutable. They should not be cast to TokenImpl
and modified. Modifying tokens you did not create yourself can and will result in rendering issues and/or runtime exceptions. You have been warned!
@author Robert Futrell
@version 0.3
|
|