Searched defs:BlueprintError (Results 1 – 1 of 1) sorted by relevance
140 type BlueprintError struct { struct141 Err error // the error that occurred142 Pos scanner.Position // the relevant Blueprints file location148 BlueprintError anonMember159 func (e *BlueprintError) Error() string {