public class LocalVarWrapper extends AssignmentWrapper
Assignment.AssignmentType
Writable.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, setAssignment
write
getTemplateName, getTemplateNameForClass
public LocalVarWrapper(Assignment decoratedAssignment, List<Type> thrownTypesToExclude)
public List<Type> getThrownTypes()
Assignment
getThrownTypes
in interface Assignment
getThrownTypes
in class AssignmentWrapper
Copyright © 2012-2015 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.