| Package | Description |
|---|---|
| manifold.api.json | |
| manifold.api.json.codegen | |
| manifold.api.json.codegen.schema |
| Constructor and Description |
|---|
JsonIssue(manifold.internal.javac.IIssue.Kind kind,
Token token,
String msg) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Token> |
JsonStructureType.getMemberLocations() |
| Modifier and Type | Method and Description |
|---|---|
void |
JsonStructureType.addMember(String name,
IJsonType type,
Token token) |
| Modifier and Type | Method and Description |
|---|---|
Token |
JsonSchemaType.getToken() |
Token |
IllegalSchemaTypeName.getToken() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
JsonSchemaType.addSourcePositionAnnotation(StringBuilder sb,
int indent,
String name,
Token token) |
void |
JsonSchemaType.setToken(Token token) |
Copyright © 2019. All rights reserved.