Interface VoidType
-
- All Superinterfaces:
Element,NamedElement,Type
@Beta public interface VoidType extends Type
- Noimplement:
- This interface is not intended to be implemented by clients.
-
-
Method Summary
-
Methods inherited from interface org.eclipse.xtend.lib.macro.declaration.NamedElement
getCompilationUnit, getSimpleName
-
Methods inherited from interface org.eclipse.xtend.lib.macro.declaration.Type
getQualifiedName, isAssignableFrom
-
-