|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--opennlp.grok.grammar.AbstractRule
|
+--opennlp.grok.grammar.AbstractTypeRaisingRule
|
+--opennlp.grok.grammar.BackwardTypeRaising
Backward type-raising: X => Y\(Y/X)
| Field Summary |
| Fields inherited from class opennlp.grok.grammar.AbstractTypeRaisingRule |
_arg, _embeddedSlash, _result, _upperSlash |
| Fields inherited from class opennlp.grok.grammar.AbstractRule |
_name, SHOW_DEBUG |
| Constructor Summary | |
BackwardTypeRaising(boolean useDollar)
|
|
| Method Summary | |
java.lang.String |
toString()
|
| Methods inherited from class opennlp.grok.grammar.AbstractTypeRaisingRule |
apply, applyRule, arity |
| Methods inherited from class opennlp.grok.grammar.AbstractRule |
name, showApplyInstance, showApplyInstance |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public BackwardTypeRaising(boolean useDollar)
| Method Detail |
public java.lang.String toString()
toString in class AbstractRule
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||