Class ExternalReferences
java.lang.Object
no.sikt.graphitron.configuration.externalreferences.ExternalReferences
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancontains(CodeReference reference) Class<?>getClassFrom(CodeReference reference) getMethodsFrom(CodeReference reference)
-
Constructor Details
-
ExternalReferences
-
-
Method Details
-
contains
-
getMethodsFrom
- Returns:
- The methods this reference points to.
-
getClassFrom
-