Searched defs:WebListLine (Results 1 – 1 of 1) sorted by relevance
212 type WebListLine struct { struct213 SrcLine string214 HTMLClass string215 Line int216 Flat string217 Cumulative string218 Instructions []WebListInstruction