public class JavascriptTypeManifold extends manifold.api.type.JavaTypeManifold<JavascriptModel>
| Constructor and Description |
|---|
JavascriptTypeManifold() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
contribute(JavaFileManager.Location location,
String topLevelFqn,
boolean genStubs,
String existing,
JavascriptModel 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, isFileBacked, isPackage, isTopLevelType, isType, refreshedFiledoInit, doUninit, init, isInited, uninitpublic static final String JS
public static final String JST
public void init(manifold.api.host.IModule module)
init in interface manifold.api.type.ITypeManifoldinit in class manifold.api.type.ResourceFileTypeManifold<JavascriptModel>public boolean handlesFileExtension(String fileExtension)
public boolean isInnerType(String topLevel, String relativeInner)
isInnerType in class manifold.api.type.ResourceFileTypeManifold<JavascriptModel>protected String contribute(JavaFileManager.Location location, String topLevelFqn, boolean genStubs, String existing, JavascriptModel model, DiagnosticListener<JavaFileObject> errorHandler)
contribute in class manifold.api.type.ResourceFileTypeManifold<JavascriptModel>Copyright © 2024. All rights reserved.