@FunctionalInterface public interface Contextualizable
Modifier and Type | Method and Description |
---|---|
void |
contextualize(Context context)
Sets the context for this Component.
|
void contextualize(Context context) throws CheckstyleException
context
- the context.CheckstyleException
- if there is a contextualization error.Copyright © 2001–2018. All rights reserved.