Searched defs:Example (Results 1 – 25 of 44) sorted by relevance
12
23 type Example struct { struct24 Name string // name of the item being exemplified (including optional suffix)25 Suffix string // example suffix, without leading '_' (only populated by NewFromFiles)26 Doc string // example function doc string27 Code ast.Node28 Play *ast.File // a whole program version of the example29 Comments []*ast.CommentGroup30 Output string // expected output31 Unordered bool32 EmptyOutput bool // expect empty output[all …]
27 Example subtitle
16 Example subtitle
18 Example subtitle
15 func Example() { func
12 func Example() { func
140 Example subtitle
24 Example chapter
14 func Example() { func
7 func Example() {} func
10 func Example() { func
9 func Example() { func
16 func Example() { func
17 func Example() { func
14 ## Example section in cfg-if
33 func Example() { func