| Package | Description |
|---|---|
| com.helger.pgcc.parser |
A grammar and lexer generator.
|
| Modifier and Type | Method and Description |
|---|---|
static List<MatchInfo> |
LookaheadWalk.genFirstSet(List<MatchInfo> partialMatches,
Expansion exp) |
static List<MatchInfo> |
LookaheadWalk.genFollowSet(List<MatchInfo> partialMatches,
Expansion exp,
long generation) |
| Modifier and Type | Method and Description |
|---|---|
static List<MatchInfo> |
LookaheadWalk.genFirstSet(List<MatchInfo> partialMatches,
Expansion exp) |
static List<MatchInfo> |
LookaheadWalk.genFollowSet(List<MatchInfo> partialMatches,
Expansion exp,
long generation) |
Copyright © 2017–2019 Philip Helger. All rights reserved.