net.sf.oval.context
Class MethodEntryContext
java.lang.Object
net.sf.oval.context.OValContext
net.sf.oval.context.MethodEntryContext
- All Implemented Interfaces:
- Serializable
public class MethodEntryContext
- extends OValContext
- Author:
- Sebastian Thomschke
- See Also:
- Serialized Form
MethodEntryContext
public MethodEntryContext(Method method)
getMethod
public Method getMethod()
- Returns:
- Returns the method.
toString
public String toString()
-
- Overrides:
toString
in class Object
Copyright © 2005-2013 The OVal Development Team. All Rights Reserved.