protected static interface AbstractPatternRulePerformer.MatchConsumer
Modifier and Type | Method and Description |
---|---|
void |
consume(int[] tokenPositions,
int firstMatchToken,
int lastMatchToken,
int firstMarkerMatchToken,
int lastMarkerMatchToken) |
void consume(int[] tokenPositions, int firstMatchToken, int lastMatchToken, int firstMarkerMatchToken, int lastMarkerMatchToken) throws IOException
IOException