public class FooRule
extends AbstractRule
| Constructor and Description |
|---|
FooRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(List<? extends Node> nodes,
RuleContext ctx) |
protected void |
apply(Node node,
RuleContext ctx) |
String |
getDescription() |
String |
getMessage() |
String |
getName() |
String |
getRuleSetName() |
Copyright © 2002–2016 InfoEther. All rights reserved.