Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProofSetup ¶
type ProofSetup struct {
ProofPath string
PackageName string
Imports string
ContextVars string
WpLemmas []string
}
func New ¶
func New(pkg *packages.Package) ProofSetup
func (ProofSetup) SkeletonFile ¶
func (pf ProofSetup) SkeletonFile() string
Click to show internal directories.
Click to hide internal directories.