public class LocalVarWrapper extends AssignmentWrapper
Assignment.AssignmentTypeWritable.Context| Constructor and Description | 
|---|
LocalVarWrapper(Assignment decoratedAssignment,
               List<Type> thrownTypesToExclude)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Type> | 
getThrownTypes()
returns all types exception types thrown by this assignment. 
 | 
getAssignment, getImportTypes, getSourceReference, getType, isUpdateMethod, setAssignmentwritegetTemplateName, getTemplateNameForClasspublic LocalVarWrapper(Assignment decoratedAssignment, List<Type> thrownTypesToExclude)
public List<Type> getThrownTypes()
AssignmentgetThrownTypes in interface AssignmentgetThrownTypes in class AssignmentWrapperCopyright © 2012-2015 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.