Eclipse Platform
Release 3.6

Uses of Class
org.eclipse.jface.text.AbstractLineTracker.DelimiterInfo

Packages that use AbstractLineTracker.DelimiterInfo
org.eclipse.jface.text Provides a framework for creating and manipulating text documents. 
 

Uses of AbstractLineTracker.DelimiterInfo in org.eclipse.jface.text
 

Methods in org.eclipse.jface.text that return AbstractLineTracker.DelimiterInfo
protected  AbstractLineTracker.DelimiterInfo ConfigurableLineTracker.nextDelimiterInfo(java.lang.String text, int offset)
           
protected abstract  AbstractLineTracker.DelimiterInfo AbstractLineTracker.nextDelimiterInfo(java.lang.String text, int offset)
          Returns the information about the first delimiter found in the given text starting at the given offset.
protected  AbstractLineTracker.DelimiterInfo DefaultLineTracker.nextDelimiterInfo(java.lang.String text, int offset)
           
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.