Class ExceptionalTryChildFilter


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

      • ExceptionalTryChildFilter

        public ExceptionalTryChildFilter()
    • 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: