combinators property
List<NamespaceCombinator>
get
combinators
The combinators that were specified as part of the export
directive in
the order in which they were specified.
Implementation
List<NamespaceCombinator> get combinators;