expectedAt

open override fun expectedAt(goalRuleName: String, inputText: String, position: Int, automatonKind: AutomatonKind): Set<RuntimeRule>

list of non-terminal or terminal runtime rules expected at the position

Throws

ParseTreeException
GrammarRuleNotFoundException