showCombinator abstract method
Returns a newly created import show combinator.
Implementation
ShowCombinator showCombinator(
Token keyword, List<SimpleIdentifier> shownNames);
Returns a newly created import show combinator.
ShowCombinator showCombinator(
Token keyword, List<SimpleIdentifier> shownNames);