Uses of Class
eu.bandm.tools.lljava.live.BaseCompilationContext.SuperEnvInfo
Packages that use BaseCompilationContext.SuperEnvInfo
Package
Description
Runtime classes for the model code generated by the
umod compiler, for data integrity,
de/serialization, visualization, visitors and rewriters.
-
Uses of BaseCompilationContext.SuperEnvInfo in eu.bandm.tools.lljava.live
Methods in eu.bandm.tools.lljava.live that return BaseCompilationContext.SuperEnvInfoConstructors in eu.bandm.tools.lljava.live with parameters of type BaseCompilationContext.SuperEnvInfoModifierConstructorDescriptionBaseCompilationContext
(String componentClassName, Class<?> superclass, BaseCompilationContext.SuperEnvInfo... superEnv) -
Uses of BaseCompilationContext.SuperEnvInfo in eu.bandm.tools.umod.runtime
Constructors in eu.bandm.tools.umod.runtime with parameters of type BaseCompilationContext.SuperEnvInfoModifierConstructorDescriptionV_CompilationContext
(String s, Class<?> c, BaseCompilationContext.SuperEnvInfo... superEnv)