public class And extends AbstractBOp
left, right| Constructor and Description |
|---|
And(AbstractBVal dvl,
AbstractBVal dvr) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
eval() |
And |
makeCopy() |
String |
toExpression() |
String |
toLemsExpression() |
String |
toString() |
recAddpublic And(AbstractBVal dvl, AbstractBVal dvr)
public And makeCopy()
makeCopy in class AbstractBValpublic boolean eval()
eval in class AbstractBValpublic String toExpression()
toExpression in class AbstractBValpublic String toLemsExpression()
toLemsExpression in class AbstractBValCopyright © 2019. All rights reserved.