go/build.importReader.syntaxError (method)

13 uses

	go/build (current package)
		read.go#L52: func (r *importReader) syntaxError() {
		read.go#L148: 							r.syntaxError()
		read.go#L153: 					r.syntaxError()
		read.go#L201: 					r.syntaxError()
		read.go#L207: 						r.syntaxError()
		read.go#L223: 					r.syntaxError()
		read.go#L243: 						r.syntaxError()
		read.go#L281: 			r.syntaxError()
		read.go#L286: 		r.syntaxError()
		read.go#L295: 		r.syntaxError()
		read.go#L313: 				r.syntaxError()
		read.go#L323: 				r.syntaxError()
		read.go#L330: 		r.syntaxError()