| Package | Description |
|---|---|
| manifold.api.json | |
| manifold.api.json.schema |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonTypeManifold |
| Modifier and Type | Method and Description |
|---|---|
static String |
Json.makeStructureTypes(manifold.api.host.IManifoldHost host,
String nameForStructure,
Bindings bindings,
AbstractJsonTypeManifold tm,
boolean mutable)
Makes a tree of structure types reflecting the Bindings.
|
void |
JsonStructureType.render(AbstractJsonTypeManifold tm,
StringBuilder sb,
int indent,
boolean mutable) |
void |
JsonListType.render(AbstractJsonTypeManifold tm,
StringBuilder sb,
int indent,
boolean mutable) |
void |
IJsonParentType.render(AbstractJsonTypeManifold tm,
StringBuilder sb,
int indent,
boolean mutable) |
| Modifier and Type | Method and Description |
|---|---|
AbstractJsonTypeManifold |
JsonSchemaType.getTm() |
| Modifier and Type | Method and Description |
|---|---|
void |
JsonUnionType.render(AbstractJsonTypeManifold tm,
StringBuilder sb,
int indent,
boolean mutable) |
void |
JsonEnumType.render(AbstractJsonTypeManifold tm,
StringBuilder sb,
int indent,
boolean mutable) |
void |
JsonSchemaType.setTm(AbstractJsonTypeManifold tm) |
Copyright © 2019. All rights reserved.