Searched defs:IfClause (Results 1 – 1 of 1) sorted by relevance
362 type IfClause struct { struct363 commentsRef364 If Position365 Cond Expr368 func (x *IfClause) Span() (start, end Position) {