Class AbstractRecursiveOptionConsumer<C,​V>

    • Field Detail

      • m_Nesting

        protected Stack m_Nesting
        keeping track of nesting.
    • Constructor Detail

      • AbstractRecursiveOptionConsumer

        public AbstractRecursiveOptionConsumer()
    • Method Detail

      • getDebugIndentation

        protected String getDebugIndentation()
        Returns the indentation string based on the current nesting level.
        Returns:
        the indentation
        See Also:
        getRecursionLevel()
      • getDebugIndentation

        protected String getDebugIndentation​(int level)
        Returns the indentation string based on the nesting level.
        Parameters:
        level - the nesting level
        Returns:
        the indentation