|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectipipan.spejd.ruleparser.SequenceRequirement
public class SequenceRequirement
Representation of a sequence of entity specifications, like
[case~"acc|gen"]+ [base~~woda/i && number~sg].
| Constructor Summary | |
|---|---|
SequenceRequirement(Config conf)
|
|
| Method Summary | |
|---|---|
void |
add(EntityRequirement req)
|
java.lang.String |
toRegexp()
|
java.lang.String[] |
toRegexpArray()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SequenceRequirement(Config conf)
| Method Detail |
|---|
public void add(EntityRequirement req)
public java.lang.String toRegexp()
public java.lang.String[] toRegexpArray()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||