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