package
0.0.0-20230226003218-1dd1f65bfa42
Repository: https://github.com/c4-project/c4t.git
Documentation: pkg.go.dev
# 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.
# Interfaces
Compiler contains the various interfaces that a compiler can implement.