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-2012 Apache Software Foundation. All Rights Reserved.