Uses of Interface
org.eclipse.xtend.lib.macro.declaration.MutableInterfaceDeclaration
Packages that use MutableInterfaceDeclaration
Package
Description
-
Uses of MutableInterfaceDeclaration in org.eclipse.xtend.lib.macro
Methods in org.eclipse.xtend.lib.macro with parameters of type MutableInterfaceDeclarationModifier and TypeMethodDescriptionvoidAbstractInterfaceProcessor.doTransform(MutableInterfaceDeclaration annotatedInterface, TransformationContext context) Method parameters in org.eclipse.xtend.lib.macro with type arguments of type MutableInterfaceDeclarationModifier and TypeMethodDescriptionvoidAbstractInterfaceProcessor.doTransform(List<? extends MutableInterfaceDeclaration> annotatedInterfaces, TransformationContext context) -
Uses of MutableInterfaceDeclaration in org.eclipse.xtend.lib.macro.declaration
Methods in org.eclipse.xtend.lib.macro.declaration that return types with arguments of type MutableInterfaceDeclarationModifier and TypeMethodDescriptionIterable<? extends MutableInterfaceDeclaration> MutableTypeDeclaration.getDeclaredInterfaces() -
Uses of MutableInterfaceDeclaration in org.eclipse.xtend.lib.macro.services
Methods in org.eclipse.xtend.lib.macro.services that return MutableInterfaceDeclaration