Uses of Class
gov.nasa.arc.brahms.vm.data.VMOperand

Packages that use VMOperand
gov.nasa.arc.brahms.vm.data   
 

Uses of VMOperand in gov.nasa.arc.brahms.vm.data
 

Constructors in gov.nasa.arc.brahms.vm.data with parameters of type VMOperand
VMArrayAccess(VMOperand arrayRef, java.lang.String file, int line)
          Constructor, creates a new VMArrayAccess expression which is located as Brahms source code in the given file at the given line number.
VMExpression(VMOperand lhs)
          Constructor, creates a new expression with only the specified left hand side.
 



Copyright © 1997-2012 All Rights Reserved.