Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ArgInfo ¶
type ArgInfo argDirective
ArgInfo contains single wrapper function argument information in a statement.
type ArgsInfo ¶
type ArgsInfo struct {
// contains filtered or unexported fields
}
ArgsInfo contains wrapper function arguments information in a statement.
func ExtractArgsInfo ¶
ExtractArgsInfo extracts arg information from a statement or nil if not exists.
Click to show internal directories.
Click to hide internal directories.