|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.cdt.internal.ui.includebrowser.IBConversions
public class IBConversions
Constructor Summary | |
---|---|
IBConversions()
|
Method Summary | |
---|---|
static org.eclipse.cdt.core.model.ITranslationUnit |
objectToTU(java.lang.Object object)
|
static IBNode |
selectionToNode(org.eclipse.jface.viewers.ISelection sel)
|
static org.eclipse.cdt.core.model.ITranslationUnit |
selectionToTU(org.eclipse.jface.viewers.ISelection sel)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IBConversions()
Method Detail |
---|
public static IBNode selectionToNode(org.eclipse.jface.viewers.ISelection sel)
public static org.eclipse.cdt.core.model.ITranslationUnit selectionToTU(org.eclipse.jface.viewers.ISelection sel)
public static org.eclipse.cdt.core.model.ITranslationUnit objectToTU(java.lang.Object object)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |