|
org.netbeans.modules.lexer/2 1.19.0 1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TokenChange | |
---|---|
org.netbeans.api.lexer | The entrance point into Lexer API is
TokenHierarchy class with
its static methods that provide its instance for the given input source. |
Uses of TokenChange in org.netbeans.api.lexer |
---|
Methods in org.netbeans.api.lexer that return TokenChange | ||
---|---|---|
TokenChange<? extends TokenId> |
TokenChange.embeddedChange(int index)
Get embedded change at the given index. |
|
|
TokenChange.embeddedChange(Language<T> language)
Get embedded token change of the given type. |
|
TokenChange<? extends TokenId> |
TokenHierarchyEvent.tokenChange()
Get the token change that occurred in the tokens at the top-level of the token hierarchy. |
|
|
TokenHierarchyEvent.tokenChange(Language<T> language)
Get the token change if the top level of the token hierarchy contains tokens of the given language. |
|
org.netbeans.modules.lexer/2 1.19.0 1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |