Eclipse Platform
Release 3.3

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

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

Uses of InsertEdit in org.eclipse.text.edits
 

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


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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