Class GroupRef

java.lang.Object
com.github.curiousoddman.rgxgen.nodes.Node
com.github.curiousoddman.rgxgen.nodes.GroupRef

public class GroupRef extends Node
  • Constructor Details

    • GroupRef

      public GroupRef(String pattern, int index)
  • Method Details