Class GroupsWithGuardsIndex

java.lang.Object
com.oracle.truffle.regex.tregex.automaton.SimpleStateIndex<Group>
com.oracle.truffle.regex.tregex.parser.ast.GroupsWithGuardsIndex
All Implemented Interfaces:
StateIndex<Group>, Iterable<Group>

public final class GroupsWithGuardsIndex extends SimpleStateIndex<Group>