package
0.0.0-20230226003218-1dd1f65bfa42
Repository: https://github.com/c4-project/c4t.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Variables

CResolve is a pre-populated compiler resolver.
ErrNil occurs when the compiler we try to resolve is nil.
ErrUnknownStyle occurs when we ask the resolver for a compiler style of which it isn't aware.

# Structs

Resolver maps compiler styles to compilers.

# Interfaces

Compiler contains the various interfaces that a compiler can implement.