Field and Description |
---|
org.netbeans.spi.lexer.TokenFactory.SKIP_TOKEN
Use
TokenFactory.isSkipToken(Token) instead. |
Method and Description |
---|
org.netbeans.spi.lexer.TokenFactory.createCustomTextToken(T, CharSequence, int, PartType)
This method is deprecated without replacement - see description
how a similar effect can be obtained.
|