public interface PrjNodeMatcher
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Return the name of the node match by this PrjNodeMatcher.
|
void |
run(List<PrjElement> list)
Match the node in parameter.
|
String getName()
void run(List<PrjElement> list)
list - the node to match with this PrjNodeMatcherCopyright © 2019 CNRS. All rights reserved.