with Class Or Interface Or Object Named
List containing declarations that have at least one class, interface or object with the specified name(s).
Return
A list containing declarations with at least one of the specified class(es), interface(s) or object(s).
Parameters
The name of the class, interface or object to include.
The names of additional classes, interfaces and objects to include.
Whether to include nested classes, interfaces and objects.
Whether to include local classes.
List containing declarations that have at least one class, interface or object with the specified name(s).
Return
A list containing declarations with at least one of the specified class(es), interface(s) or object(s).
Parameters
The names of additional classes, interfaces and objects to include.
Whether to include nested classes, interfaces and objects.
Whether to include local classes.