Class RegExpTree.Empty

Enclosing class:
RegExpTree

public static final class RegExpTree.Empty extends RegExpTree.RegExpTreeAtom
Represents an empty portion of a RegExp such as the middle of "||"
  • Constructor Details

    • Empty

      public Empty()
  • Method Details