Class LoopImpl
java.lang.Object
tripleo.elijah_durable_congenial.lang.impl.LoopImpl
- All Implemented Interfaces:
FunctionItem,Loop,OS_Element,StatementItem
-
Constructor Summary
ConstructorsConstructorDescriptionLoopImpl(OS_Element aParent) Deprecated.LoopImpl(OS_Element aParent, Context ctx) -
Method Summary
Modifier and TypeMethodDescriptionvoidexpr(IExpression aExpr) voidfrompart(IExpression aExpr) getExpr()@NotNull IExpression@NotNull List<StatementItem>getItems()@NotNull String@NotNull IExpressiongetType()voidvoidvoidvoidsetContext(LoopContext ctx) voidtopart(IExpression aExpr) voidvoidvisitGen(@NotNull ElElementVisitor visit) voidvisitGen1(@NotNull ElElementVisitor visit) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface tripleo.elijah_durable_congenial.lang.i.OS_Element
asString
-
Constructor Details
-
LoopImpl
Deprecated. -
LoopImpl
-
-
Method Details
-
expr
-
frompart
-
getContext
- Specified by:
getContextin interfaceLoop- Specified by:
getContextin interfaceOS_Element
-
getFromPart
- Specified by:
getFromPartin interfaceLoop
-
getItems
-
getIterName
- Specified by:
getIterNamein interfaceLoop
-
getIterNameToken
- Specified by:
getIterNameTokenin interfaceLoop
-
getType
-
getParent
- Specified by:
getParentin interfaceLoop- Specified by:
getParentin interfaceOS_Element
-
getToPart
-
iterName
-
setContext
- Specified by:
setContextin interfaceLoop
-
scope
-
topart
-
type
-
visitGen
- Specified by:
visitGenin interfaceLoop- Specified by:
visitGenin interfaceOS_Element
-
serializeTo
- Specified by:
serializeToin interfaceFunctionItem- Specified by:
serializeToin interfaceLoop- Specified by:
serializeToin interfaceOS_Element
-
getExpr
-
visitGen1
-