A mirror on a show/hide combinator declared on a library dependency.

Implements

Properties

identifiers List<Symbol>
read-only

The list of identifiers on the combinator.

isHide bool
read-only

Is true if this is a 'hide' combinator.

isShow bool
read-only

Is true if this is a 'show' combinator.

Constructors

CombinatorMirror()