@Generator.MetaData(name="java-client") public class JavaClientGenerator extends AbstractJavaGenerator
Generator.MetaData| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
GRAPH_QL_EXCEPTION_TYPE_NAME |
GEN_PREFIX| Constructor and Description |
|---|
JavaClientGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
generate(GeneratorContext context) |
asJavadoc, buildTypeMapping, emitEnum, extractGeneratedDataTypes, extractTypesToGenerate, getPackageOutputDirectory, isNotIntrospectionType, writeFile, writeFile, writeTypeMappingFilegetSupportedPropertiespublic static final java.lang.String GRAPH_QL_EXCEPTION_TYPE_NAME
public void generate(@Nonnull
GeneratorContext context)
throws java.lang.Exception