Uses of Class
org.eclipse.m2m.atl.engine.vm.ASMInstructionWithOperand

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

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

Methods in org.eclipse.m2m.atl.engine.vm with parameters of type ASMInstructionWithOperand
 void ASMOperation.addLabeledInstruction(ASMInstructionWithOperand instruction, java.lang.String labelName)
           
 void ASMOperation.addVariableInstruction(ASMInstructionWithOperand instruction, java.lang.String varId)
           
 


Copyright 2007 IBM Corporation and others.
All Rights Reserved.