public class ModelASTWhenExpression extends AbstractModelASTCodeBlock
ModelASTStage will be executed or not.| Constructor and Description |
|---|
ModelASTWhenExpression(Object sourceLocation) |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(ModelValidator validator)
Called to do whatever validation is necessary for this element.
|
codeBlockAsString, equals, getSingleValue, isLiteralSingleArg, toGroovy, toStringblockedStepsBase, getArgs, getBlockedSteps, getName, hashCode, removeSourceLocation, setArgs, setName, toJSONgetSourceLocation, setSourceLocationpublic ModelASTWhenExpression(Object sourceLocation)
public void validate(ModelValidator validator)
ModelASTElementvalidate in class ModelASTStepvalidator - A ModelValidator to use for more complicated validation.Copyright © 2016–2017. All rights reserved.