|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.xtext.xtend2.ui.wizards.XtendClassUtil
public class XtendClassUtil
Constructor Summary | |
---|---|
XtendClassUtil()
|
Method Summary | |
---|---|
static java.lang.String |
create(java.lang.String typeName,
org.eclipse.jdt.core.IPackageFragment packageFragment,
java.lang.String superClass,
java.util.List superInterfaces,
org.eclipse.core.runtime.IProgressMonitor monitor)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XtendClassUtil()
Method Detail |
---|
public static java.lang.String create(java.lang.String typeName, org.eclipse.jdt.core.IPackageFragment packageFragment, java.lang.String superClass, java.util.List superInterfaces, org.eclipse.core.runtime.IProgressMonitor monitor) throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |