public class DynamicActiveProcessor
extends org.eclipse.xtend.lib.macro.AbstractAnnotationTypeProcessor
DynamicActive. For further information consult the Javadoc of DynamicActive.DynamicActive| Constructor and Description |
|---|
DynamicActiveProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
doRegisterGlobals(org.eclipse.xtend.lib.macro.declaration.AnnotationTypeDeclaration annotatedAnnotationType,
org.eclipse.xtend.lib.macro.RegisterGlobalsContext context) |
void |
doTransform(org.eclipse.xtend.lib.macro.declaration.MutableAnnotationTypeDeclaration annotatedAnnotationType,
org.eclipse.xtend.lib.macro.TransformationContext context) |
protected String |
getProcessorClassName(org.eclipse.xtend.lib.macro.declaration.AnnotationTypeDeclaration annotationTypeDeclaration) |
public void doRegisterGlobals(org.eclipse.xtend.lib.macro.declaration.AnnotationTypeDeclaration annotatedAnnotationType,
@Extension
org.eclipse.xtend.lib.macro.RegisterGlobalsContext context)
doRegisterGlobals in class org.eclipse.xtend.lib.macro.AbstractAnnotationTypeProcessorpublic void doTransform(org.eclipse.xtend.lib.macro.declaration.MutableAnnotationTypeDeclaration annotatedAnnotationType,
@Extension
org.eclipse.xtend.lib.macro.TransformationContext context)
doTransform in class org.eclipse.xtend.lib.macro.AbstractAnnotationTypeProcessorprotected String getProcessorClassName(org.eclipse.xtend.lib.macro.declaration.AnnotationTypeDeclaration annotationTypeDeclaration)
Copyright © 2018–2020 b+m Informatik AG. All rights reserved.