public class PropertiesTypeManifold extends JavaTypeManifold<manifold.api.properties.Model>
ResourceFileTypeManifold.CacheClearerARG_DUMP_SOURCE| Constructor and Description |
|---|
PropertiesTypeManifold() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
contribute(javax.tools.JavaFileManager.Location location,
java.lang.String topLevelFqn,
boolean genStubs,
java.lang.String existing,
manifold.api.properties.Model model,
javax.tools.DiagnosticListener<javax.tools.JavaFileObject> errorHandler) |
protected java.util.Map<java.lang.String,manifold.util.concurrent.LocklessLazyVar<manifold.api.properties.Model>> |
getPeripheralTypes() |
boolean |
handlesFileExtension(java.lang.String fileExtension) |
void |
init(IModule module) |
boolean |
isInnerType(java.lang.String topLevel,
java.lang.String relativeInner) |
getClassType, getContributorKind, getSourceKindclear, contribute, createCacheClearer, findFilesForType, findTopLevelFqn, getAdditionalTypes, getAllTypeNames, getContent, getModel, getModule, getPackage, getTypeNameForFile, getTypeNames, getTypesForFile, handlesFile, init, isDuplicate, isPackage, isTopLevelType, isType, refreshedFiledoInit, doUninit, init, isInited, uninitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, enterPostJavaCompilationcompile, isSelfCompile, parsegetInterfacepublic void init(IModule module)
init in interface ITypeManifoldinit in class ResourceFileTypeManifold<manifold.api.properties.Model>public boolean handlesFileExtension(java.lang.String fileExtension)
protected java.util.Map<java.lang.String,manifold.util.concurrent.LocklessLazyVar<manifold.api.properties.Model>> getPeripheralTypes()
getPeripheralTypes in class ResourceFileTypeManifold<manifold.api.properties.Model>public boolean isInnerType(java.lang.String topLevel,
java.lang.String relativeInner)
isInnerType in class ResourceFileTypeManifold<manifold.api.properties.Model>protected java.lang.String contribute(javax.tools.JavaFileManager.Location location,
java.lang.String topLevelFqn,
boolean genStubs,
java.lang.String existing,
manifold.api.properties.Model model,
javax.tools.DiagnosticListener<javax.tools.JavaFileObject> errorHandler)
contribute in class ResourceFileTypeManifold<manifold.api.properties.Model>Copyright © 2022. All rights reserved.