go/ast.EmptyStmt.Pos (method, view implemented interface methods)
2 uses
go/ast (current package)
ast.go#L773: func (s *EmptyStmt) Pos() token.Pos { return s.Semicolon }
go/printer
nodes.go#L1316: p.print(newline, e.Pos(), token.SEMICOLON)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)