public class AdderWrapper extends AssignmentWrapper
Assignment.AssignmentTypeWritable.Context| Constructor and Description |
|---|
AdderWrapper(Assignment decoratedAssignment,
java.util.List<Type> exceptionTypesToExclude,
java.lang.String sourceReference,
Type sourceType) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Type> |
getExceptionTypes()
returns all types exception types thrown by this assignment.
|
java.lang.String |
getIteratorReference() |
java.lang.String |
getSourceReference()
the source reference being a source-getter, a constant, etc.
|
Type |
getSourceType() |
getAssignment, getImportTypes, getType, setAssignmentwritegetTemplateNamepublic AdderWrapper(Assignment decoratedAssignment, java.util.List<Type> exceptionTypesToExclude, java.lang.String sourceReference, Type sourceType)
public java.util.List<Type> getExceptionTypes()
AssignmentgetExceptionTypes in interface AssignmentgetExceptionTypes in class AssignmentWrapperpublic Type getSourceType()
public java.lang.String getSourceReference()
AssignmentgetSourceReference in interface AssignmentgetSourceReference in class AssignmentWrapperpublic java.lang.String getIteratorReference()
Copyright © 2012-2014. All Rights Reserved.