org.eclipse.xtext.xbase.ui.quickfix
Class XbaseQuickfixProvider

java.lang.Object
  extended by org.eclipse.xtext.ui.editor.quickfix.AbstractDeclarativeQuickfixProvider
      extended by org.eclipse.xtext.xbase.ui.quickfix.XbaseQuickfixProvider
All Implemented Interfaces:
IssueResolutionProvider

public class XbaseQuickfixProvider
extends AbstractDeclarativeQuickfixProvider


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.xtext.ui.editor.quickfix.IssueResolutionProvider
IssueResolutionProvider.NullImpl
 
Constructor Summary
XbaseQuickfixProvider()
           
 
Method Summary
 
Methods inherited from class org.eclipse.xtext.ui.editor.quickfix.AbstractDeclarativeQuickfixProvider
collectMethods, getFixMethodPredicate, getFixMethods, getIssueResolutionAcceptorProvider, getResolutions, getResolutions, hasResolutionFor, setIssueResolutionAcceptorProvider
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XbaseQuickfixProvider

public XbaseQuickfixProvider()