Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
com.puppycrawl.tools.checkstyle.api.Context

Uses of Context in com.puppycrawl.tools.checkstyle.api
 

Methods in com.puppycrawl.tools.checkstyle.api with parameters of type Context
 void Contextualizable.contextualize(Context aContext)
          Sets the context for this Component.
 void AutomaticBean.contextualize(Context aContext)
          Implements the Contextualizable interface using bean introspection.