go/ast.EmptyStmt.Pos (method, view implemented interface methods)

one use

	go/ast (current package)
		ast.go#L783: func (s *EmptyStmt) Pos() token.Pos      { return s.Semicolon }