| Modifier and Type | Method and Description |
|---|---|
static RisonParser.Feature |
RisonParser.Feature.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RisonParser.Feature[] |
RisonParser.Feature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RisonFactory |
RisonFactory.configure(RisonParser.Feature f,
boolean state) |
RisonFactory |
RisonFactory.disable(RisonParser.Feature f) |
RisonFactory |
RisonFactory.enable(RisonParser.Feature f) |
boolean |
RisonFactory.isEnabled(RisonParser.Feature f) |
Copyright © 2020. All Rights Reserved.