org.eclipse.xtext.ui.editor.toggleComments
Interface ISingleLineCommentHelper

All Known Implementing Classes:
DefaultSingleLineCommentHelper

public interface ISingleLineCommentHelper

Author:
Sebastian Zarnekow - Initial contribution and API

Method Summary
 java.lang.String[] getDefaultPrefixes(org.eclipse.jface.text.source.ISourceViewer sourceViewer, java.lang.String contentType)
           
 

Method Detail

getDefaultPrefixes

java.lang.String[] getDefaultPrefixes(org.eclipse.jface.text.source.ISourceViewer sourceViewer,
                                      java.lang.String contentType)