package
Version:
v0.0.0-...-85d0641
Opens a new window with list of versions in this module.
Published: Jan 10, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type BasicType struct {
Name string
}
type ConcreteType struct {
AbstractTy Type
Args []Type
}
type File struct {
Decls []Decl
}
type NamedType struct {
Name string
}
type TypeVar struct {
Num int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.