Lines Matching refs:BlueprintError
140 type BlueprintError struct { struct
148 BlueprintError anonMember
159 func (e *BlueprintError) Error() string { argument
1105 err = &BlueprintError{
1125 errs = append(errs, &BlueprintError{
1168 errs = append(errs, &BlueprintError{
1176 errs = append(errs, &BlueprintError{
1184 errs = append(errs, &BlueprintError{
1210 errs = append(errs, &BlueprintError{
1218 errs = append(errs, &BlueprintError{
1226 errs = append(errs, &BlueprintError{
1258 return nil, scanner.Position{}, &BlueprintError{
1276 return "", scanner.Position{}, &BlueprintError{
1410 errs = append(errs, &BlueprintError{
1474 &BlueprintError{
1490 err = &BlueprintError{
1513 &BlueprintError{
1532 errs[i] = &BlueprintError{Err: errs[i], Pos: module.pos}
1636 return nil, []error{&BlueprintError{
1658 return nil, []error{&BlueprintError{
1669 return nil, []error{&BlueprintError{
1677 return nil, []error{&BlueprintError{
1693 return nil, []error{&BlueprintError{
1761 return nil, []error{&BlueprintError{
1771 return nil, []error{&BlueprintError{
1780 return nil, []error{&BlueprintError{
2155 errs = append(errs, &BlueprintError{
2164 errs = append(errs, &BlueprintError{
3084 return &BlueprintError{
3457 return &BlueprintError{