Home
last modified time | relevance | path

Searched defs:LinkDef (Results 1 – 1 of 1) sorted by relevance

/prebuilts/go/linux-x86/src/go/doc/comment/
Dparse.go24 type LinkDef struct { struct
25 Text string // the link text
26 URL string // the link URL
27 Used bool // whether the comment uses the definition