Class CaseConditionalImpl
java.lang.Object
tripleo.elijah_durable_congenial.lang.impl.CaseConditionalImpl
- All Implemented Interfaces:
CaseConditional,FunctionItem,OS_Element,StatementItem
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface tripleo.elijah_durable_congenial.lang.i.CaseConditional
CaseConditional.CaseScope -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddScopeFor(IExpression expression, CaseConditional caseScope) voidexpr(IExpression expr) getExpr()voidvoidscope(Scope3 sco, IExpression expr1) voidvoidsetContext(CaseContext ctx) voidvoidvisitGen(@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
-
CaseConditionalImpl
-
-
Method Details
-
visitGen
- Specified by:
visitGenin interfaceCaseConditional- Specified by:
visitGenin interfaceOS_Element
-
addScopeFor
- Specified by:
addScopeForin interfaceCaseConditional
-
expr
- Specified by:
exprin interfaceCaseConditional
-
getContext
- Specified by:
getContextin interfaceCaseConditional- Specified by:
getContextin interfaceOS_Element
-
getExpr
- Specified by:
getExprin interfaceCaseConditional
-
getParent
- Specified by:
getParentin interfaceCaseConditional- Specified by:
getParentin interfaceOS_Element
-
getScopes
- Specified by:
getScopesin interfaceCaseConditional
-
postConstruct
public void postConstruct()- Specified by:
postConstructin interfaceCaseConditional
-
scope
- Specified by:
scopein interfaceCaseConditional
-
setContext
- Specified by:
setContextin interfaceCaseConditional
-
setDefault
public void setDefault()- Specified by:
setDefaultin interfaceCaseConditional
-
serializeTo
- Specified by:
serializeToin interfaceCaseConditional- Specified by:
serializeToin interfaceFunctionItem- Specified by:
serializeToin interfaceOS_Element
-