Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Backend ¶
type Backend struct {
// contains filtered or unexported fields
}
Backend incorporates all backend-specific parts. Actually is BackendCfg, but fields are readonly.
type BackendCfg ¶
type BackendCfg struct {
Name string
}
BackendCfg describes particular compiler backend.
Click to show internal directories.
Click to hide internal directories.