Class ExceptionalCatchChildFilter


  • public class ExceptionalCatchChildFilter
    extends NodeFilter
    Filters nodes based on how whether or not they are children of exceptional catch blocks
    Author:
    Ben Holland
    • Constructor Detail

      • ExceptionalCatchChildFilter

        public ExceptionalCatchChildFilter()
    • Method Detail

      • getName

        public java.lang.String getName()
        Description copied from class: Filter
        The display name of the filter
        Specified by:
        getName in class Filter
        Returns:
      • getDescription

        public java.lang.String getDescription()
        Description copied from class: Filter
        A short description of the filter
        Specified by:
        getDescription in class Filter
        Returns: