Eclipse Platform
Release 3.3

Uses of Class
org.eclipse.text.edits.DeleteEdit

Packages that use DeleteEdit
org.eclipse.text.edits Provides support for describing and applying textual document editions.  
 

Uses of DeleteEdit in org.eclipse.text.edits
 

Methods in org.eclipse.text.edits with parameters of type DeleteEdit
 boolean TextEditVisitor.visit(DeleteEdit edit)
          Visits a DeleteEdit instance.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.