Class ReplacingProductionRule

java.lang.Object
com.yahoo.prelude.semantics.rule.ProductionRule
com.yahoo.prelude.semantics.rule.ReplacingProductionRule

public class ReplacingProductionRule extends ProductionRule
A production rule which replaces matched terms by the production
Author:
bratseth
  • Constructor Details

    • ReplacingProductionRule

      public ReplacingProductionRule()
  • Method Details