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

Packages that use ASMInstructionWithOperand
org.eclipse.m2m.atl.engine.asm   
 

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

Methods in org.eclipse.m2m.atl.engine.asm 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.