Uses of Interface
org.eclipse.xtend.lib.macro.declaration.MutableEnumerationTypeDeclaration
Packages that use MutableEnumerationTypeDeclaration
Package
Description
-
Uses of MutableEnumerationTypeDeclaration in org.eclipse.xtend.lib.macro
Methods in org.eclipse.xtend.lib.macro with parameters of type MutableEnumerationTypeDeclarationModifier and TypeMethodDescriptionvoidAbstractEnumerationTypeProcessor.doTransform(MutableEnumerationTypeDeclaration annotatedEnumerationType, TransformationContext context) Method parameters in org.eclipse.xtend.lib.macro with type arguments of type MutableEnumerationTypeDeclarationModifier and TypeMethodDescriptionvoidAbstractEnumerationTypeProcessor.doTransform(List<? extends MutableEnumerationTypeDeclaration> annotatedEnumerationTypes, TransformationContext context) -
Uses of MutableEnumerationTypeDeclaration in org.eclipse.xtend.lib.macro.declaration
Methods in org.eclipse.xtend.lib.macro.declaration that return MutableEnumerationTypeDeclarationMethods in org.eclipse.xtend.lib.macro.declaration that return types with arguments of type MutableEnumerationTypeDeclarationModifier and TypeMethodDescriptionIterable<? extends MutableEnumerationTypeDeclaration> MutableTypeDeclaration.getDeclaredEnumerationTypes() -
Uses of MutableEnumerationTypeDeclaration in org.eclipse.xtend.lib.macro.services
Methods in org.eclipse.xtend.lib.macro.services that return MutableEnumerationTypeDeclaration