Packages

p

org.dhallj

imports

package imports

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. imports
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. case class ResolutionConfig(localMode: LocalMode) extends Product with Serializable
  2. implicit class ResolveImports extends AnyRef

Value Members

  1. object CORSComplianceCheck
  2. object Canonicalization

    Abstract over java.nio.Path so we can assert that their normalization has the same behaviour as the Dhall spec's import path canonicalization

    Abstract over java.nio.Path so we can assert that their normalization has the same behaviour as the Dhall spec's import path canonicalization

    TODO check behaviour of canonicalize /.. as the Dhall spec seems to differ from Java here

  3. object Main extends IOApp
  4. object ReferentialSanityCheck
  5. object ResolutionConfig extends Serializable
  6. object ToHeaders

Inherited from AnyRef

Inherited from Any

Ungrouped