Uses of Class
up.Rule

Uses of Rule in up
 

Subclasses of Rule in up
 class BinaryRule
          A binary rule of a PCFG.
 class PreterminalRule
          A preterminal rule.
 class UnaryRule
          A unary rule of a PCFG.
 

Methods in up that return Rule
 Rule Backpointer.getRule()
          Returns the rule associated with this backpointer.