public final class UrlPlugin extends Object implements Plugin
RawFunctions to UrlFunctionValues.UrlFunctionValue| Constructor and Description |
|---|
UrlPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
refine(RawFunction function,
Grammar grammar,
Broadcaster broadcaster)
Refines
RawFunctions to UrlFunctionValues. |
public void refine(RawFunction function, Grammar grammar, Broadcaster broadcaster)
RawFunctions to UrlFunctionValues.
If refinement is successful the new unit will be broadcasted via the given Broadcaster.
function - The function to parse.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.