public class ModelASTWhenExpression extends AbstractModelASTCodeBlock implements ModelASTWhenContent
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, setSourceLocationclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetNameremoveSourceLocation, toGroovy, toJSONpublic ModelASTWhenExpression(Object sourceLocation)
public void validate(@Nonnull ModelValidator validator)
ModelASTElementvalidate in interface ModelASTMarkerInterfacevalidate in class ModelASTStepvalidator - A ModelValidator to use for more complicated validation.Copyright © 2016–2019. All rights reserved.