Packages

o

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

StaticMethodMatcher

object StaticMethodMatcher extends MethodMatcher

Source
MethodMatcher.scala
Linear Supertypes
MethodMatcher, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. StaticMethodMatcher
  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
    StaticMethodMatcherMethodMatcher
  2. def initialMethods(implicit p: SomeProject): Iterator[Method]
    Definition Classes
    StaticMethodMatcherMethodMatcher
  3. def priority: Int
    Definition Classes
    StaticMethodMatcherMethodMatcher