mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Get unbalanced braces recovery tokens via PythonDialectsTokenSetProvider
This commit is contained in:
@@ -15,4 +15,5 @@ public interface PythonDialectsTokenSetContributor {
|
||||
TokenSet getKeywordTokens();
|
||||
TokenSet getParameterTokens();
|
||||
TokenSet getFunctionDeclarationTokens();
|
||||
TokenSet getUnbalancedBracesRecoveryTokens();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user