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