Interface ISourceKind


  • public interface ISourceKind
    Indicates the source language a ITypeManifold uses in projected types.

    The Java, JavaScript, and None constants are all handled directly when using Manifold with Java. Support for other JVM languages must be provided via third parties implementing IManifoldHost.

    • Field Detail

      • JavaScript

        static final ISourceKind JavaScript
        JavaScript source
      • None

        static final ISourceKind None
        The does not contribute source