Package | Description |
---|---|
org.netbeans.editor |
Modifier and Type | Method and Description |
---|---|
TokenContext[] |
TokenContext.getChildren()
Get the children contexts of this context.
|
TokenContext[] |
TokenContextPath.getContexts()
Retrieve the contexts of this context-path.
|
Constructor and Description |
---|
TokenContext(String namePrefix,
TokenContext[] children)
Construct new token-context.
|