constructs

Package Overview

Construct

Represents the building block of the construct graph.

ConstructMetadata

Metadata keys used by constructs.

ConstructOptions

ConstructOrder

In what order to return constructs.

Dependency

IAspect

Represents an Aspect.

IConstruct

Represents a construct.

INodeFactory

A factory for attaching ``Node``s to the construct.

ISynthesisSession

Represents a single session of synthesis.

IValidation

Implement this interface in order for the construct to be able to validate itself.

MetadataEntry

Node

Represents the construct node in the scope tree.

SynthesisOptions

ValidationError