A stack of features starting at the entry rule and ending at the feature of the current cursor position.
All tokens which haven't been parsed successfully yet. This is the case when we call this function inside an alternative.
Any AbstractElement
that could be following the given feature stack.
Calculates any features that can follow the given feature stack. This also includes features following optional features and features from previously called rules that could follow the last feature.