| Constructor and Description |
|---|
SupportsPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
refine(AtRule atRule,
Grammar grammar,
Broadcaster broadcaster)
Refines the supports at-rule.
|
public void refine(AtRule atRule, Grammar grammar, Broadcaster broadcaster)
If refinement is successful the new AtRuleExpression and AtRuleBlock will be broadcasted via the given
Broadcaster.
atRule - The atRule to refine.grammar - The grammar.broadcaster - The broadcaster.Copyright (c) 2019, Salesforce.com, Inc. All rights reserved. Licensed under the BSD 3-Clause license. For full license text, see the LICENSE file in the repository.