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