|
rewrite-config-annotations-api 1.1.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClassContext
Context storing information for all AnnotationHandler implementations working on a given class visit.
| Method Summary | |
|---|---|
ConfigurationBuilder |
getConfigurationBuilder()
Get the ConfigurationBuilder shared by all class visits for the entire annotation configuration. |
RuleBuilder |
getRuleBuilder()
Get the RuleBuilder for the current class visit. |
| Methods inherited from interface org.ocpsoft.rewrite.context.Context |
|---|
containsKey, get, put |
| Method Detail |
|---|
ConfigurationBuilder getConfigurationBuilder()
ConfigurationBuilder shared by all class visits for the entire annotation configuration.
RuleBuilder getRuleBuilder()
RuleBuilder for the current class visit.
|
rewrite-config-annotations-api 1.1.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||