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 March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.