| Package | Description |
|---|---|
| com.io7m.kstructural.cmdline |
Command-line frontend.
|
| com.io7m.kstructural.frontend |
Frontend API
|
| Modifier and Type | Method and Description |
|---|---|
KSInputFormat |
KSCLInputFormatConverter.convert(String value) |
| Modifier and Type | Method and Description |
|---|---|
static KSInputFormat |
KSInputFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KSInputFormat[] |
KSInputFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static KSOpType |
KSOpConvert.create(Path in_path,
Path in_output_path,
KSInputFormat in_output_format,
boolean in_reconstruct_imports,
int in_indent,
int in_width) |
static KSExporterType |
KSExporter.newExporter(KSInputFormat in_format,
int in_indent,
int in_width)
Construct a new importer
|
Copyright © 2016 <code@io7m.com> http://io7m.com