public class JavascriptTypeManifold extends JavaTypeManifold<JavascriptModel>
ResourceFileTypeManifold.CacheClearer| Modifier and Type | Field and Description |
|---|---|
static String |
JS |
static String |
JST |
ARG_DUMP_SOURCE| Constructor and Description |
|---|
JavascriptTypeManifold() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
contribute(JavaFileManager.Location location,
String topLevelFqn,
String existing,
JavascriptModel model,
DiagnosticListener<JavaFileObject> errorHandler) |
boolean |
handlesFileExtension(String fileExtension) |
void |
init(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, uninitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptcompile, isSelfCompilegetInterfacepublic static final String JS
public static final String JST
public void init(IModule module)
init in interface ITypeManifoldinit in class ResourceFileTypeManifold<JavascriptModel>public boolean handlesFileExtension(String fileExtension)
public boolean isInnerType(String topLevel, String relativeInner)
isInnerType in class ResourceFileTypeManifold<JavascriptModel>protected String contribute(JavaFileManager.Location location, String topLevelFqn, String existing, JavascriptModel model, DiagnosticListener<JavaFileObject> errorHandler)
contribute in class ResourceFileTypeManifold<JavascriptModel>Copyright © 2019. All rights reserved.