public class UNormalRule<N extends Location,D extends State> extends NormalRule<N,D,Weight.NoWeight>
| Constructor and Description |
|---|
UNormalRule(D s1,
N l1,
D s2,
N l2) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
canBeAppliedCopyright © 2023. All rights reserved.