Class AbstractAddBreakpointAction

    • Constructor Detail

      • AbstractAddBreakpointAction

        public AbstractAddBreakpointAction()
    • Method Detail

      • suggestBreakpoint

        protected Actor suggestBreakpoint​(TreePath path,
                                          TreeOperations.InsertPosition position)
        Tries to figure what actors fit best in the tree at the given position.
        Parameters:
        path - the path where to insert the actors
        position - how the actors are to be inserted
        Returns:
        the actors