Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeTopLevelForm ¶
func MakeTopLevelForm(decl *ast.FuncDecl, parsedFile *ParsedFileT, globals BindingsT) *CallNodeT
func SimplifyTopLevel ¶
func SimplifyTopLevel(lambda *CallNodeT)
Types ¶
type ParsedFileT ¶
type PointerLhsT ¶
type PointerLhsT struct {
// contains filtered or unexported fields
}
An LHS where the location is a single variable, which so far is all of them.
Click to show internal directories.
Click to hide internal directories.