| Package | Description |
|---|---|
| com.io7m.jsx.api.parser |
Parser API.
|
| Modifier and Type | Method | Description |
|---|---|---|
JSXParserConfiguration |
JSXParserConfiguration.Builder.build() |
Builds a new
JSXParserConfiguration. |
static JSXParserConfiguration |
JSXParserConfiguration.copyOf(JSXParserConfigurationType instance) |
Creates an immutable copy of a
JSXParserConfigurationType value. |
static JSXParserConfiguration |
JSXParserConfiguration.of(boolean preserveLexical) |
Construct a new immutable
JSXParserConfiguration instance. |
JSXParserConfiguration |
JSXParserConfiguration.withPreserveLexical(boolean value) |
Copy the current immutable object by setting a value for the
preserveLexical attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com