public interface RepeatedInstruction extends Statement.Labeled
Modifier and Type | Method and Description |
---|---|
Program |
getNestedProgram() |
void |
postInstruction(ProcedurePlan procEnv) |
boolean |
testCondition(ProcedurePlan procEnv) |
getLabel, setLabel
boolean testCondition(ProcedurePlan procEnv) throws TeiidComponentException, TeiidProcessingException
Program getNestedProgram()
void postInstruction(ProcedurePlan procEnv) throws TeiidComponentException
TeiidComponentException
Copyright © 2019. All rights reserved.