public interface SemanticRule extends Rule
| Modifier and Type | Method and Description |
|---|---|
int |
cost(Stack<Node> stack) |
String |
getName() |
int cost(Stack<Node> stack) throws SemanticException
cost in interface RuleSemanticExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.