Packages

o

org.opalj.tac.fpcf.analyses.cg.reflection

PublicMethodMatcher

object PublicMethodMatcher extends MethodMatcher

Source
MethodMatcher.scala
Linear Supertypes
MethodMatcher, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PublicMethodMatcher
  2. MethodMatcher
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def contains(m: Method)(implicit p: SomeProject): Boolean
    Definition Classes
    PublicMethodMatcherMethodMatcher
  2. def initialMethods(implicit p: SomeProject): Iterator[Method]
    Definition Classes
    PublicMethodMatcherMethodMatcher
  3. def priority: Int
    Definition Classes
    PublicMethodMatcherMethodMatcher