go/ast.ArrayType.Pos (method)

one use

	go/ast (current package)
		ast.go#L490: func (x *ArrayType) Pos() token.Pos      { return x.Lbrack }