expectedAtForGoal

abstract fun expectedAtForGoal(goalRuleName: String, inputText: String, position: Int, desiredDepth: Int, automatonKind: AutomatonKind = AutomatonKind.LOOKAHEAD_1): List<CompletionItem>