public final class Literal extends Test
| Modifier and Type | Field and Description |
|---|---|
static Literal |
FALSE |
static Literal |
TRUE |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ITestVisitor v) |
java.lang.String |
toString() |
makeAnd, makeCall, makeFieldGetCall, makeHasAnnotation, makeInstanceof, makeNot, makeOrpublic void accept(ITestVisitor v)
public java.lang.String toString()
toString in class java.lang.Object