public final class LookaheadWalk extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<MatchInfo> |
genFirstSet(List<MatchInfo> partialMatches,
Expansion exp) |
static List<MatchInfo> |
genFollowSet(List<MatchInfo> partialMatches,
Expansion exp,
long generation) |
static void |
reInit() |
Copyright © 2017–2019 Philip Helger. All rights reserved.