Package | Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
void |
TokenHierarchyListener.tokenHierarchyChanged(TokenHierarchyEvent evt)
Token hierarchy has changed in a way described by the event.
|
Built on August 30 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.