Uses of Interface
manifold.api.type.ISourceKind
-
Packages that use ISourceKind Package Description manifold.api.type -
-
Uses of ISourceKind in manifold.api.type
Fields in manifold.api.type declared as ISourceKind Modifier and Type Field Description static ISourceKindISourceKind. JavaJava sourcestatic ISourceKindISourceKind. JavaScriptJavaScript sourcestatic ISourceKindISourceKind. NoneThe does not contribute sourceMethods in manifold.api.type that return ISourceKind Modifier and Type Method Description ISourceKindITypeManifold. getSourceKind()What kind of source is produced?ISourceKindJavaTypeManifold. getSourceKind()ISourceKindUrlTypeManifold. getSourceKind()
-