| Package | Description |
|---|---|
| net.jangaroo.jooc.config |
| Modifier and Type | Method and Description |
|---|---|
SemicolonInsertionMode |
ParserOptions.getSemicolonInsertionMode() |
SemicolonInsertionMode |
JoocOptions.getSemicolonInsertionMode() |
SemicolonInsertionMode |
JoocConfiguration.getSemicolonInsertionMode() |
static SemicolonInsertionMode |
SemicolonInsertionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SemicolonInsertionMode[] |
SemicolonInsertionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JoocConfiguration.setSemicolonInsertionMode(SemicolonInsertionMode semicolonInsertionMode) |
Copyright © 2002–2021 CoreMedia AG. All rights reserved.