Gets the definition templates to conditionally apply on the current definition, keyed by parent interface/class.
ChildDefinition[]
public function getInstanceofConditionals() : array { return $this->instanceof; }