UnderlyingSite returns the underlying site this trigger's nilability depends on. If the trigger always or never fires, the site is nil.
()
| 61 | // UnderlyingSite returns the underlying site this trigger's nilability depends on. If the |
| 62 | // trigger always or never fires, the site is nil. |
| 63 | UnderlyingSite() Key |
| 64 | |
| 65 | // equals returns true if the passed ProducingAnnotationTrigger is equal to this one |
| 66 | equals(ProducingAnnotationTrigger) bool |
no outgoing calls
no test coverage detected