public static final class Conditional.Start extends java.lang.Object implements Command
| Constructor and Description | 
|---|
Start(java.lang.String variable,
     boolean expectedTruthValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
accept(CommandVisitor visitor)
Accept a visitor. 
 | 
boolean | 
getExpectedTruthValue()  | 
java.lang.String | 
getVariable()  | 
java.lang.String | 
toString()  | 
public void accept(CommandVisitor visitor)
Commandpublic java.lang.String getVariable()
public boolean getExpectedTruthValue()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2018 The Apache Software Foundation. All rights reserved.