public interface Rule
Modifier and Type | Method and Description |
---|---|
int |
cost(java.util.Stack<Node> stack) |
java.lang.String |
getName() |
int cost(java.util.Stack<Node> stack) throws SemanticException
SemanticException
java.lang.String getName()
Copyright © 2012 The Apache Software Foundation