org.opalj.br
Defines an extractor to match against any Type except void. Can be useful, e.g., when matching MethodDescriptors to select all methods that return something.
Type
void
MethodDescriptor
Defines an extractor to match against any
Typeexceptvoid. Can be useful, e.g., when matchingMethodDescriptors to select all methods that return something.