Types from org.eclipse.text used by org.eclipse.dltk.ruby.formatter

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.jface.text.IDocument

PARAMETER
Reference LocationLine Number
org.eclipse.dltk.ruby.formatter.RubyFormatter.detectIndentationLevel(IDocument, int)-1

org.eclipse.jface.text.IRegion

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterHereDocNode.contentRegion-1
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterHereDocNode.endMarkerRegion-1
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterHereDocNode.setContentRegion(IRegion)-1
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterHereDocNode.setEndMarkerRegion(IRegion)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterHereDocNode.getContentRegion()-1
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterHereDocNode.getEndMarkerRegion()-1
org.eclipse.dltk.ruby.formatter.internal.RubyFormatterNodeBuilder.createRegion(ISourcePosition)-1

org.eclipse.jface.text.Region

INSTANTIATION
Reference LocationLine Number
org.eclipse.dltk.ruby.formatter.internal.RubyFormatterNodeBuilder.createRegion(ISourcePosition)608

org.eclipse.text.edits.MultiTextEdit

INSTANTIATION
Reference LocationLine Number
org.eclipse.dltk.ruby.formatter.RubyFormatter.format(String, int, int, int)114

org.eclipse.text.edits.ReplaceEdit

INSTANTIATION
Reference LocationLine Number
org.eclipse.dltk.ruby.formatter.RubyFormatter.format(String, int, int, int)106

org.eclipse.text.edits.TextEdit

RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.ruby.formatter.RubyFormatter.format(String, int, int, int)-1

Back to reference summary for org.eclipse.dltk.ruby.formatter

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict