M
- The model you derive backing production of source code.public abstract class JavaTypeManifold<M extends IModel> extends ResourceFileTypeManifold<M>
ResourceFileTypeManifold.CacheClearer
ARG_DUMP_SOURCE
Constructor and Description |
---|
JavaTypeManifold() |
Modifier and Type | Method and Description |
---|---|
ClassType |
getClassType(String fqn)
What kind of type corresponds with fqn?
|
ContributorKind |
getContributorKind()
How does this producer contribute toward the source file produced
|
ISourceKind |
getSourceKind()
What kind of source is produced? Java?
|
clear, contribute, contribute, createCacheClearer, findFilesForType, findTopLevelFqn, getAdditionalTypes, getAllTypeNames, getContent, getModel, getModule, getPackage, getPeripheralTypes, getTypeNameForFile, getTypeNames, getTypesForFile, handlesFile, init, init, isDuplicate, isFileBacked, isInnerType, isPackage, isTopLevelType, isType, refreshedFile
doInit, doUninit, init, isInited, uninit
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept, enterPostJavaCompilation
handlesFileExtension
compile, isSelfCompile, parse
getInterface
public ISourceKind getSourceKind()
ITypeManifold
public ContributorKind getContributorKind()
ITypeManifold
public ClassType getClassType(String fqn)
ITypeManifold
Copyright © 2024. All rights reserved.