Class SyntacticBlockContext
java.lang.Object
tripleo.elijah_durable_congenial.lang.impl.ContextImpl
tripleo.elijah_durable_congenial.contexts.SyntacticBlockContext
- All Implemented Interfaces:
Context
Created 8/30/20 1:41 PM
-
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
Constructors -
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, module
-
Constructor Details
-
SyntacticBlockContext
-
-
Method Details
-
getParent
-
lookup
public LookupResultList lookup(String name, int level, @NotNull @NotNull LookupResultList Result, @NotNull @NotNull Context.SearchList alreadySearched, boolean one)
-