Searched defs:BlueprintError (Results 1 – 1 of 1) sorted by relevance
124 type BlueprintError struct { struct125 Err error // the error that occurred126 Pos scanner.Position // the relevant Blueprints file location132 BlueprintError anonMember143 func (e *BlueprintError) Error() string {