|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Rule
Rule interface for Operators Used in operator dispatching to dispatch process/visitor functions for operators.
| Method Summary | |
|---|---|
int |
cost(Stack<Node> stack)
|
String |
getName()
|
| Method Detail |
|---|
int cost(Stack<Node> stack)
throws SemanticException
SemanticExceptionString getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||