|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Grammar
A Grammar must be implemented to define the syntactic rules of a language.
Rule,
Backus�Naur Form| Method Summary | |
|---|---|
Rule |
getRootRule()
Each Grammar has always an entry point whose name is usually by convention the "Computation Unit". |
| Method Detail |
|---|
Rule getRootRule()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||