mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-18 20:41:22 +07:00
review fixes for endpoints for python (PY-50382)
(cherry picked from commit 76937e4de07193be94e352086ced5554029300e2) IJ-MR-15304 GitOrigin-RevId: fe3c12aba62e46627ebd4d6a446a1b02a072c87e
This commit is contained in:
committed by
intellij-monorepo-bot
parent
f8c2ad4f8a
commit
67caf6fc19
@@ -37,6 +37,7 @@ public interface PyDecoratorStub extends StubElement<PyDecorator> {
|
||||
@ApiStatus.Experimental
|
||||
@Nullable
|
||||
String getPositionalArgumentLiteralText(int position);
|
||||
|
||||
@ApiStatus.Experimental
|
||||
@Nullable
|
||||
String getNamedArgumentLiteralText(@NotNull String name);
|
||||
|
||||
Reference in New Issue
Block a user