class
CombinatorMirror

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

Implements

Properties

List<Symbol> identifiers
read-only
The list of identifiers on the combinator.
bool isShow
read-only
Is true if this is a 'show' combinator.
bool isHide
read-only
Is true if this is a 'hide' combinator.

Constructors

CombinatorMirror()