Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for parameters (0.81 sec)

  1. src/cmd/compile/internal/types2/api.go

    	// scope, the function scopes are embedded in the file scope of the file
    	// containing the function declaration.
    	//
    	// The Scope of a function contains the declarations of any
    	// type parameters, parameters, and named results, plus any
    	// local declarations in the body block.
    	// It is coextensive with the complete extent of the
    	// function's syntax ([*ast.FuncDecl] or [*ast.FuncLit]).
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jun 10 13:48:53 UTC 2024
    - 17.4K bytes
    - Viewed (0)
Back to top