|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRelationship
describes how two productions are related to each other.
| Method Summary | |
|---|---|
org.antlr.runtime.tree.CommonTree |
getHeadProduction()
the base production the getTailProduction() is compared to |
double |
getScore()
|
double |
getScore(java.lang.String bufferName)
|
org.antlr.runtime.tree.CommonTree |
getTailProduction()
the production that is being compared to getHeadProduction() |
| Method Detail |
|---|
org.antlr.runtime.tree.CommonTree getHeadProduction()
getTailProduction() is compared to
org.antlr.runtime.tree.CommonTree getTailProduction()
getHeadProduction()
double getScore()
double getScore(java.lang.String bufferName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||