public interface Rule
| Modifier and Type | Method and Description |
|---|---|
int |
cost(Stack<Node> stack) |
String |
getName() |
int cost(Stack<Node> stack) throws SemanticException
SemanticExceptionString getName()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.