Class BaseCompilationContext.SuperEnvInfo

java.lang.Object
eu.bandm.tools.lljava.live.BaseCompilationContext.SuperEnvInfo
Enclosing class:
BaseCompilationContext<C extends CompilationContext<C>>

public static class BaseCompilationContext.SuperEnvInfo extends Object
  • Constructor Details

    • SuperEnvInfo

      public SuperEnvInfo(Object prototypeOwner, Field field)
  • Method Details

    • getPrototypeOwner

      public Object getPrototypeOwner()
    • getField

      public Field getField()
    • toString

      public String toString()
      Overrides:
      toString in class Object