Package org.joni

Class CaptureTreeNode


  • final class CaptureTreeNode
    extends java.lang.Object
    • Field Detail

      • group

        int group
      • beg

        int beg
      • end

        int end
      • numChildren

        int numChildren
      • HISTORY_TREE_INIT_ALLOC_SIZE

        static final int HISTORY_TREE_INIT_ALLOC_SIZE
        See Also:
        Constant Field Values
    • Constructor Detail

      • CaptureTreeNode

        CaptureTreeNode()