public class Nodes extends Object implements BiasedTerms
| Modifier and Type | Method and Description |
|---|---|
double |
bound() |
Iterator<Grammar.Term> |
iterator() |
Grammar.Term |
term(double bias) |
Grammar.Term |
term(int offset) |
int |
terms() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitspliteratorpublic Grammar.Term term(int offset)
public double bound()
bound in interface BiasedTermspublic Grammar.Term term(double bias)
term in interface BiasedTermspublic Iterator<Grammar.Term> iterator()
iterator in interface Iterable<Grammar.Term>Copyright © 2019. All rights reserved.