return gimple_op (stmt, 1);
}
-/***
- * Get a dynval for the value being assigned at an assignment
- * joinpoint.
+/**
+ * Get a dynval for the value being assigned at an assignment join
+ * point. The type of the dynval is determined by the the type
+ * originally passed to aop_match_assignment_by_type().
* \param jp An assignment joinpoint. Assignment joinpoints are
* obtained by joining on an aop_match_assignment_by_type() pointcut.
* \return A dynval with type corresponding the the assignment