gov.nasa.arc.brahms.vm.data
Class VMArgumentEvaluation

java.lang.Object
  extended by gov.nasa.arc.brahms.vm.data.VMArgumentEvaluation

public abstract class VMArgumentEvaluation
extends java.lang.Object

VMArgumentEvaluation is an abstract class that provides static utility methods for evaluating the argument expressions of method invocations, constructor invocations, array accesses, and array creations.

Version:
$Revision: 1.1 $ $Date: 2009/11/23 20:41:40 $ $Author: rnado $
Author:
Bob Nado

Constructor Summary
VMArgumentEvaluation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VMArgumentEvaluation

public VMArgumentEvaluation()


Copyright © 1997-2012 All Rights Reserved.