Uses of Class
org.eclipse.m2m.atl.engine.vm.nativelib.ASMModule

Packages that use ASMModule
org.eclipse.m2m.atl.engine.vm This package contains the vm core. 
 

Uses of ASMModule in org.eclipse.m2m.atl.engine.vm
 

Methods in org.eclipse.m2m.atl.engine.vm that return ASMModule
 ASMModule ASMExecEnv.getASMModule()
           
 

Constructors in org.eclipse.m2m.atl.engine.vm with parameters of type ASMModule
ASMExecEnv(ASMModule asm, Debugger debugger)
           
ASMExecEnv(ASMModule asm, Debugger debugger, boolean cacheAttributeHelperResults)
           
ASMInterpreter(ASM asm, ASMModule asmModule, ASMExecEnv env, java.util.Map params)
           
 


Copyright 2007 IBM Corporation and others.
All Rights Reserved.