public class ExtendTypes extends ExtendingPhase
| Modifier and Type | Field and Description |
|---|---|
private TypeFileManager |
typeFileManager
The typeFileManager.
|
| Constructor and Description |
|---|
ExtendTypes(TypeFileManager typeFileManager)
The constructor without side-effects.
|
| Modifier and Type | Method and Description |
|---|---|
void |
action()
abstract action for a phase.
|
getName, setNameprivate final TypeFileManager typeFileManager
public ExtendTypes(TypeFileManager typeFileManager)
typeFileManager - the typeFileManagerpublic void action()
throws TypeDoesNotExistException,
TypeExceptions
AbstractPhaseaction in class ExtendingPhaseTypeDoesNotExistException - TypeDoesNotExistExceptionTypeExceptions - TypeExceptions