Class ContextImpl
java.lang.Object
tripleo.elijah_durable_congenial.lang.impl.ContextImpl
- All Implemented Interfaces:
Context
- Direct Known Subclasses:
CaseContext,ClassContext,ContextMock,DefFunctionContext,FunctionContext,IfConditionalContext,ImportContext,LoopContext,MatchConditionalContext,MatchContext,ModuleContext,NamespaceContext,PackageContext,PropertyStatementContext,SingleIdentContext,SyntacticBlockContext,VarContext,WithContext
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface tripleo.elijah_durable_congenial.lang.i.Context
Context.SearchList -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid@NotNull Compilationexpect(String aName, OS_Element aElement) @NotNull OS_Modulemodule()
-
Constructor Details
-
ContextImpl
public ContextImpl()
-
-
Method Details
-
expect
-
getExpectations
- Specified by:
getExpectationsin interfaceContext
-
compilation
- Specified by:
compilationin interfaceContext
-
lookup
-
module
-
addName
-