public interface Rule extends SourceElement, UserDataHolder
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex() |
Nonterminal |
getLeft() |
int |
getPriority() |
RhsSymbol[] |
getRight() |
RhsSequence |
getSource() |
getUserData, putUserDataint getIndex()
Nonterminal getLeft()
RhsSymbol[] getRight()
RhsSequence getSource()
int getPriority()
Copyright © 2014. All rights reserved.