class

Cl8r::Model::Compiler

Inherits Reference < Object

Compiles a declarative ClusterSpec AST into an immutable, fully-indexed ResolvedCluster graph.

Class methods

compile(spec : ClusterSpec) : ResolvedCluster

Compiles the given ClusterSpec AST into a ResolvedCluster graph.

Source

Nested types