| Package | Description |
|---|---|
| oracle.javatools.parser.properties |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPropertyFileLexerSetup |
class |
JARManifestPropertyFileLexerSetup |
| Modifier and Type | Field and Description |
|---|---|
static PropertyFileLexerSetup |
JARManifestPropertyFileLexerSetup.INSTANCE |
static PropertyFileLexerSetup |
DefaultPropertyFileLexerSetup.INSTANCE |
| Constructor and Description |
|---|
DefinitionLexer(PropertyFileLexerSetup lexerSetup)
A constructor that parameterizes the lexerSetup.
|
PropertiesLexer(PropertyFileLexerSetup lexerSetup)
A constructor that parameterizes the lexerSetup object.
|