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)
FilterParserMonitor
matchedProduction
in interface FilterParserMonitor
production
- the name of the production matchedCopyright © 2003–2015 The Apache Software Foundation. All rights reserved.