• Home
  • Raw
  • Download

Lines Matching full:classes

30  * This factory creates visitors to efficiently travel to specified classes and
39 * classes and class members.
42 * instances that specify the classes and
45 * classes.
89 * classes and class members.
92 * that specify the classes and class members
95 * classes.
125 * classes and class members.
130 * matching classes.
139 // classes. in createClassPoolVisitor()
152 // Don't visit the classes if not specified. in createClassPoolVisitor()
186 * classes and class members.
191 * classes.
212 // If wildcarded, only visit classes with matching names. in createClassPoolVisitor()
221 // We'll have to visit all classes now. in createClassPoolVisitor()
225 // If specified, only visit classes with the right annotation. in createClassPoolVisitor()
237 // If specified, only visit classes with the right access flags. in createClassPoolVisitor()
256 // If specified, only visit extended classes with the right annotation. in createClassPoolVisitor()
266 // If specified, only visit extended classes with matching names. in createClassPoolVisitor()
269 // If wildcarded, only visit extended classes with matching names. in createClassPoolVisitor()
284 // If specified, visit a single named class, otherwise visit all classes. in createClassPoolVisitor()
293 * classes and class members.
298 * classes.
313 // The class visitor for classes and their members. in createCombinedClassVisitor()
363 // Mark the class member in this class and in super classes. in createClassVisitor()
397 * ClassVisitor to all classes that contain the given class members.
414 * ClassVisitor to all classes that contain the given List of class