CodeQL library for Java/Kotlin
codeql/java-all 0.9.0 (changelog, source)
Search

Class FitNesseSlimEntryPointData

FitNesse entry points externally defined.

Import path

import semmle.code.java.deadcode.frameworks.FitNesseEntryPoints

Direct supertypes

Indirect supertypes

Predicates

getACandidateCallable

Gets a callable on one of the candidate classes that matches the criteria for the method name and number of arguments.

getACandidateClass

Gets a Class that either has getClassName() as the fully qualified name, or as the class name.

getCallableName

Gets the name of the callable that will be called.

getClassName

Gets the class name.

getNumParameters

Gets the number of parameters for the callable that will be called.

Inherited predicates

Charpred