ml.combust

bundle

package bundle

Visibility
  1. Public
  2. All

Type Members

  1. case class BundleContext[Context](context: Context, format: SerializationFormat, bundleRegistry: BundleRegistry, path: File) extends HasBundleRegistry with Product with Serializable

    Class for holding serialization information for a ml.combust.bundle.dsl.Bundle.

  2. case class BundleRegistry extends HasBundleRegistry with Product with Serializable

    Class for storing all supported ml.combust.bundle.op.OpNode and ml.combust.bundle.custom.CustomType objects.

  3. trait HasBundleRegistry extends AnyRef

    Trait for classes that contain a bundle registry.

Value Members

  1. object BundleRegistry extends Serializable

  2. package custom

  3. package dsl

  4. package json

  5. package op

  6. package serializer

  7. package tree

Ungrouped