Packages

o

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

NonStaticMethodMatcher

object NonStaticMethodMatcher extends MethodMatcher

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