Class SymbolSetIndexer

java.lang.Object
com.github.curiousoddman.rgxgen.visitors.helpers.SymbolSetIndexer

public class SymbolSetIndexer extends Object
  • Constructor Details

    • SymbolSetIndexer

      public SymbolSetIndexer(SymbolSet symbolSet)
  • Method Details

    • size

      public int size()
    • getAll

      public char[] getAll()
    • get

      public char get(int seed)