org.eclipse.xtend.middleend.javaannotations
Annotation Type M2tNoFunction


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface M2tNoFunction

Methods marked with this annotation will not be registered as extensions if their class is registered

Author:
Arno Haase (http://www.haase-consulting.com)