public class GqlManifold extends manifold.api.type.JavaTypeManifold<GqlModel>
| Constructor and Description |
|---|
GqlManifold() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
contribute(JavaFileManager.Location location,
String topLevelFqn,
String existing,
GqlModel model,
DiagnosticListener<JavaFileObject> errorHandler) |
boolean |
handlesFileExtension(String fileExtension) |
void |
init(manifold.api.host.IModule module) |
boolean |
isInnerType(String topLevel,
String relativeInner) |
getClassType, getContributorKind, getSourceKindclear, contribute, createCacheClearer, findFilesForType, findTopLevelFqn, getAdditionalTypes, getAllTypeNames, getContent, getModel, getModule, getPackage, getPeripheralTypes, getTypeNameForFile, getTypeNames, getTypesForFile, handlesFile, init, isDuplicate, isPackage, isTopLevelType, isType, refreshedFiledoInit, doUninit, init, isInited, uninitpublic void init(manifold.api.host.IModule module)
init in interface manifold.api.type.ITypeManifoldinit in class manifold.api.type.ResourceFileTypeManifold<GqlModel>public boolean handlesFileExtension(String fileExtension)
public boolean isInnerType(String topLevel, String relativeInner)
isInnerType in class manifold.api.type.ResourceFileTypeManifold<GqlModel>protected String contribute(JavaFileManager.Location location, String topLevelFqn, String existing, GqlModel model, DiagnosticListener<JavaFileObject> errorHandler)
contribute in class manifold.api.type.ResourceFileTypeManifold<GqlModel>Copyright © 2019. All rights reserved.