Package | Description |
---|---|
org.eclipse.ltk.ui.refactoring |
Application programming interface to implement a wizard based user interface for refactorings.
|
Modifier and Type | Method and Description |
---|---|
protected TextEditChangeNode |
TextEditChangeNode.ChildNode.getTextEditChangeNode() |
Modifier and Type | Method and Description |
---|---|
static TextEditChangeNode.ChildNode |
TextEditChangeNode.createTextEditGroupNode(TextEditChangeNode parent,
TextEditBasedChangeGroup changeGroup)
Creates a new child node for the given parent and change group.
|
Constructor and Description |
---|
LanguageElementNode(TextEditChangeNode parent)
Creates a new
LanguageElementNode using the
given TextEditChangeGroup as a parent. |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.