Class ExceptionalFinallyChildFilter


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

      • ExceptionalFinallyChildFilter

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