module Novika::Resolver::Runnable::Ancestor

Overview

Represents a Runnable ancestor.

Direct including types

Defined in:

novika/resolver.cr

Instance Method Summary

Instance Method Detail

abstract def ancestor? : Ancestor | Nil #

Returns the ancestor of this object, or nil if there is no ancestor.