expected At
abstract fun expectedAt(goalRuleName: String, inputText: String, position: Int, automatonKind: AutomatonKind): Set<RuntimeRule>
Content copied to clipboard
list of non-terminal or terminal runtime rules expected at the position
Throws
ParseFailedException
ParseTreeException