public class FilterParserMonitorAdapter extends Object implements FilterParserMonitor
| Constructor and Description |
|---|
FilterParserMonitorAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
matchedProduction(String production)
Monitors FilterParser events where it matches a production.
|
public void matchedProduction(String production)
FilterParserMonitormatchedProduction in interface FilterParserMonitorproduction - the name of the production matchedCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.