Class IfConditionalContext
java.lang.Object
tripleo.elijah_durable_congenial.lang.impl.ContextImpl
tripleo.elijah_durable_congenial.contexts.IfConditionalContext
- All Implemented Interfaces:
Context
Created 8/21/20 3:16 AM
-
Nested Class Summary
Nested classes/interfaces inherited from class tripleo.elijah_durable_congenial.lang.impl.ContextImpl
ContextImpl.ExpectationNested classes/interfaces inherited from interface tripleo.elijah_durable_congenial.lang.i.Context
Context.SearchList -
Constructor Summary
ConstructorsConstructorDescriptionIfConditionalContext(@NotNull Context ctx, IfConditional ifConditional, boolean _ignored) IfConditionalContext(Context cur, IfConditional ifConditional) -
Method Summary
Modifier and TypeMethodDescriptionlookup(String name, int level, @NotNull LookupResultList Result, @NotNull Context.SearchList alreadySearched, boolean one) Methods inherited from class tripleo.elijah_durable_congenial.lang.impl.ContextImpl
addName, compilation, expect, getExpectations, lookup, moduleMethods 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.Context
addName, compilation, expect, getExpectations, lookup, module
-
Constructor Details
-
IfConditionalContext
-
IfConditionalContext
public IfConditionalContext(@NotNull @NotNull Context ctx, IfConditional ifConditional, boolean _ignored)
-
-
Method Details
-
getParent
-
lookup
public LookupResultList lookup(String name, int level, @NotNull @NotNull LookupResultList Result, @NotNull @NotNull Context.SearchList alreadySearched, boolean one)
-