Class DefFunctionContext

java.lang.Object
tripleo.elijah_durable_congenial.lang.impl.ContextImpl
tripleo.elijah_durable_congenial.contexts.DefFunctionContext
All Implemented Interfaces:
Context

public class DefFunctionContext extends ContextImpl
  • Constructor Details

    • DefFunctionContext

      public DefFunctionContext(DefFunctionDef functionDef)
  • Method Details

    • getParent

      @Nullable public @Nullable Context getParent()
    • lookup

      public LookupResultList lookup(String name, int level, LookupResultList Result, @NotNull @NotNull Context.SearchList alreadySearched, boolean one)
      By definition should have nothing to lookup
      Parameters:
      name -
      level -
      alreadySearched -
      Returns: