Package | Description |
---|---|
oracle.javatools.editor.language |
The Language package is a subset of the Editor package, and is the framework for extending the editor with color syntax highlighting, brace matching, and other language or content-specific editing features.
|
Modifier and Type | Class and Description |
---|---|
class |
GenericBraceProvider
The
GenericBraceProvider implementation provides brace matching support for "generic" languages that implement the generic Language API to describe the language. |