public interface MatchResultCollector
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
void |
collectMatches(String name,
WildcardMatch wcm) |
void |
collectStatement(String name,
StructuredStatement statement) |
void clear()
void collectStatement(String name, StructuredStatement statement)
void collectMatches(String name, WildcardMatch wcm)
Copyright © 2011-2021. All Rights Reserved.