public class CreateArguments extends RefactoringArguments
This class is not intended to be subclassed by clients.
| Constructor and Description |
|---|
CreateArguments()
Creates a new create arguments object.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Returns a string representation of these arguments suitable for debugging
purposes only.
|
public String toString()
Subclasses should reimplement this method.
toString in class RefactoringArguments
Copyright (c) 2000, 2016 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.