|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.annotation.processing.AbstractProcessor
com.dp4j.processors.DProcessor
com.dp4j.processors.core.TemplateMethodProcessor
@SupportedAnnotationTypes(value={"com.dp4j.templateMethod","org.jpatterns.gof.TemplateMethodPattern"})
public class TemplateMethodProcessor
| Field Summary |
|---|
| Fields inherited from class com.dp4j.processors.DProcessor |
|---|
arrayBrac, clazz, elementUtils, encClass, javaLangClass, methTree, msgr, options, rs, symTable, thisExp, tm, trees, typeUtils, varArgsDots, verbose |
| Fields inherited from class javax.annotation.processing.AbstractProcessor |
|---|
processingEnv |
| Constructor Summary | |
|---|---|
TemplateMethodProcessor()
|
|
| Method Summary | |
|---|---|
protected void |
processElement(Element e,
TypeElement ann,
boolean warningsOnly)
|
| Methods inherited from class javax.annotation.processing.AbstractProcessor |
|---|
getCompletions, getSupportedAnnotationTypes, isInitialized |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TemplateMethodProcessor()
| Method Detail |
|---|
protected void processElement(Element e,
TypeElement ann,
boolean warningsOnly)
processElement in class DProcessor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||