Searched defs:tagInfo (Results 1 – 2 of 2) sorted by relevance
59 type tagInfo struct { struct60 Name string `xml:"name,attr"`61 Author string `xml:"author,attr"`62 Contact string `xml:"contact,attr"`63 Comment string `xml:"comment,attr"`
1663 int tagInfo = infos.get(def); in setTagDefinition() local