combinators property

List<NamespaceCombinator> combinators

Return a list containing the combinators that were specified as part of the export directive in the order in which they were specified.

Implementation

List<NamespaceCombinator> get combinators;