Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface Contextualizable
Method Summary | |
void |
|
public void contextualize(Context aContext) throws CheckstyleException
Sets the context for this Component.
- Parameters:
aContext
- the context.
- Throws:
CheckstyleException
- if there is a contextualization error.
Back to the Checkstyle Home Page |