This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-01-05 01:50:56 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b69093e21169820da785764519495f053e74be9e
openide
/
python
/
testData
/
codeInsight
/
controlflow
History
…
..
AndBooleanExpression.py
…
AndBooleanExpression.txt
…
Assert.py
…
Assert.txt
…
AssertFalse.py
…
AssertFalse.txt
…
AssertFalseArgument.py
…
AssertFalseArgument.txt
…
Assignment2.py
…
Assignment2.txt
…
Assignment.py
…
Assignment.txt
…
AssignmentExpression.py
…
AssignmentExpression.txt
…
AssignmentExpressionInsideBinaryInWhile.py
…
AssignmentExpressionInsideBinaryInWhile.txt
…
AssignmentExpressionInsideBinaryInWhileElse.py
…
AssignmentExpressionInsideBinaryInWhileElse.txt
…
AugAssignment.py
…
AugAssignment.txt
…
Break.py
…
Break.txt
…
ConditionalExpression.py
…
ConditionalExpression.txt
…
Continue.py
…
Continue.txt
…
ContinueInPositiveIteration.py
…
ContinueInPositiveIteration.txt
…
ControlFlowIsAbruptAfterExit.py
…
ControlFlowIsAbruptAfterExit.txt
…
ControlFlowIsAbruptAfterNever.py
…
ControlFlowIsAbruptAfterNever.txt
…
ControlFlowIsAbruptAfterNoReturn.py
…
ControlFlowIsAbruptAfterNoReturn.txt
…
ControlFlowIsAbruptAfterSelfFail.py
…
ControlFlowIsAbruptAfterSelfFail.txt
…
ControlFlowIsAbruptAfterSysExit.py
…
ControlFlowIsAbruptAfterSysExit.txt
…
Decorator.py
…
Decorator.txt
…
DefaultParameterValue.py
…
DefaultParameterValue.txt
…
Delete.py
…
Delete.txt
…
DeleteSubscriptionAndSlice.py
…
DeleteSubscriptionAndSlice.txt
…
DoubleTry.py
…
DoubleTry.txt
…
File.py
…
File.txt
…
For.py
…
For.txt
…
ForIf.py
…
ForIf.txt
…
ForReturn.py
…
ForReturn.txt
…
ForTryContinue.py
…
ForTryContinue.txt
…
Function.py
…
Function.txt
…
FunctionAnnotationsAndParameterDefaultsAreExcludedFromItsGraph.py
…
FunctionAnnotationsAndParameterDefaultsAreExcludedFromItsGraph.txt
…
FunctionAnnotationsAndParameterDefaultsAreIncludedInEnclosingScopeGraph.py
…
FunctionAnnotationsAndParameterDefaultsAreIncludedInEnclosingScopeGraph.txt
…
If.py
…
If.txt
…
IfElifFalse.py
…
IfElifFalse.txt
…
IfElifTrue.py
…
IfElifTrue.txt
…
IfElseReturn.py
…
IfElseReturn.txt
…
IfFalse.py
…
IfFalse.txt
…
IfTrue.py
…
IfTrue.txt
…
ImplicitNegativeTypeAssertionAfterIf.py
…
ImplicitNegativeTypeAssertionAfterIf.txt
…
ImplicitNegativeTypeAssertionAfterTwoNestedIf.py
…
ImplicitNegativeTypeAssertionAfterTwoNestedIf.txt
…
Import.py
…
Import.txt
…
Isinstance.py
…
Isinstance.txt
…
Lambda.py
…
Lambda.txt
…
LambdaDefaultParameter.py
…
LambdaDefaultParameter.txt
…
ListComp.py
…
ListComp.txt
…
ManyIfs.py
…
ManyIfs.txt
…
MatchStatementClauseWithBreak.py
…
MatchStatementClauseWithBreak.txt
…
MatchStatementClauseWithContinue.py
…
MatchStatementClauseWithContinue.txt
…
MatchStatementClauseWithReturn.py
…
MatchStatementClauseWithReturn.txt
…
MatchStatementNestedMatchStatement.py
…
MatchStatementNestedMatchStatement.txt
…
MatchStatementNestedMatchStatementLastInClause.py
…
MatchStatementNestedMatchStatementLastInClause.txt
…
MatchStatementSingleClauseAliasedRefutableOrPattern.py
…
MatchStatementSingleClauseAliasedRefutableOrPattern.txt
…
MatchStatementSingleClauseBindingSequencePattern.py
…
MatchStatementSingleClauseBindingSequencePattern.txt
…
MatchStatementSingleClauseCapturePattern.py
…
MatchStatementSingleClauseCapturePattern.txt
…
MatchStatementSingleClauseClassPattern.py
…
MatchStatementSingleClauseClassPattern.txt
…
MatchStatementSingleClauseConjunctionGuard.py
…
MatchStatementSingleClauseConjunctionGuard.txt
…
MatchStatementSingleClauseDisjunctionConjunctionGuard.py
…
MatchStatementSingleClauseDisjunctionConjunctionGuard.txt
…
MatchStatementSingleClauseDisjunctionGuard.py
…
MatchStatementSingleClauseDisjunctionGuard.txt
…
MatchStatementSingleClauseDoubleStarPatternIsIrrefutable.py
…
MatchStatementSingleClauseDoubleStarPatternIsIrrefutable.txt
…
MatchStatementSingleClauseGuardWithNonTopLevelDisjunction.py
…
MatchStatementSingleClauseGuardWithNonTopLevelDisjunction.txt
…
MatchStatementSingleClauseIrrefutableOrPatternCaptureVariantFirst.py
…
MatchStatementSingleClauseIrrefutableOrPatternCaptureVariantFirst.txt
…
MatchStatementSingleClauseIrrefutableOrPatternCaptureVariantLast.py
…
MatchStatementSingleClauseIrrefutableOrPatternCaptureVariantLast.txt
…
MatchStatementSingleClauseLiteralPattern.py
…
MatchStatementSingleClauseLiteralPattern.txt
…
MatchStatementSingleClauseMappingPattern.py
…
MatchStatementSingleClauseMappingPattern.txt
…
MatchStatementSingleClauseNamedSingleStarPatternIsIrrefutable.py
…
MatchStatementSingleClauseNamedSingleStarPatternIsIrrefutable.txt
…
MatchStatementSingleClauseNestedOrPatterns.py
…
MatchStatementSingleClauseNestedOrPatterns.txt
…
MatchStatementSingleClauseParenthesizedCapturePattern.py
…
MatchStatementSingleClauseParenthesizedCapturePattern.txt
…
MatchStatementSingleClauseRefutableOrPattern.py
…
MatchStatementSingleClauseRefutableOrPattern.txt
…
MatchStatementSingleClauseRefutableOrPatternWithNonBindingVariants.py
…
MatchStatementSingleClauseRefutableOrPatternWithNonBindingVariants.txt
…
MatchStatementSingleClauseRefutableOrPatternWithWildcard.py
…
MatchStatementSingleClauseRefutableOrPatternWithWildcard.txt
…
MatchStatementSingleClauseRefutablePatternAndConjunctionGuard.py
…
MatchStatementSingleClauseRefutablePatternAndConjunctionGuard.txt
…
MatchStatementSingleClauseSequencePattern.py
…
MatchStatementSingleClauseSequencePattern.txt
…
MatchStatementSingleClauseSequencePatternWithSingleOrPattern.py
…
MatchStatementSingleClauseSequencePatternWithSingleOrPattern.txt
…
MatchStatementSingleClauseTrivialGuard.py
…
MatchStatementSingleClauseTrivialGuard.txt
…
MatchStatementSingleClauseWildcardPattern.py
…
MatchStatementSingleClauseWildcardPattern.txt
…
MatchStatementSingleClauseWildcardSingleStarPatternIsIrrefutable.py
…
MatchStatementSingleClauseWildcardSingleStarPatternIsIrrefutable.txt
…
MatchStatementTwoClausesCapturePatternFirst.py
…
MatchStatementTwoClausesCapturePatternFirst.txt
…
MatchStatementTwoClausesCapturePatternLast.py
…
MatchStatementTwoClausesCapturePatternLast.txt
…
NewStyleGenericFunctionAnnotationsAreIncludedInItsGraph.py
…
NewStyleGenericFunctionAnnotationsAreIncludedInItsGraph.txt
…
NewStyleGenericFunctionAnnotationsAreNotIncludedInEnclosingScopeGraph.py
…
NewStyleGenericFunctionAnnotationsAreNotIncludedInEnclosingScopeGraph.txt
…
OrBooleanExpression.py
…
OrBooleanExpression.txt
…
Pass.py
…
Pass.txt
…
PositiveIteration.py
…
PositiveIteration.txt
…
QualifiedSelfReference.py
…
QualifiedSelfReference.txt
…
Raise.py
…
Raise.txt
…
Return.py
…
Return.txt
…
ReturnFor.py
…
ReturnFor.txt
…
Self.py
…
Self.txt
…
SetComprehension.py
…
SetComprehension.txt
…
SliceAssignment.py
…
SliceAssignment.txt
…
Superclass.py
…
Superclass.txt
…
Try.py
…
Try.txt
…
TryBreak.py
…
TryBreak.txt
…
TryExceptElseFinally.py
…
TryExceptElseFinally.txt
…
TryFinally.py
…
TryFinally.txt
…
TryRaiseFinally.py
…
TryRaiseFinally.txt
…
TryTry.py
…
TryTry.txt
…
TypeAliasStatement.py
…
TypeAliasStatement.txt
…
TypeAliasStatementWithTypeParameterList.py
…
TypeAliasStatementWithTypeParameterList.txt
…
TypeAnnotations.py
…
TypeAnnotations.txt
…
TypeGuard.py
…
TypeGuard.txt
…
TypeGuardConjunct.py
…
TypeGuardConjunct.txt
…
TypeGuardWhile.py
…
TypeGuardWhile.txt
…
TypeParameterListInClassDeclaration.py
…
TypeParameterListInClassDeclaration.txt
…
TypeParameterListInFunctionDeclaration.py
…
TypeParameterListInFunctionDeclaration.txt
…
TypesInAndBooleanExpression.py
…
TypesInAndBooleanExpression.txt
…
TypesInOrBooleanExpression.py
…
TypesInOrBooleanExpression.txt
…
VariableAnnotations.py
…
VariableAnnotations.txt
…
While.py
…
While.txt
…
WhileTrueElse.py
…
WhileTrueElse.txt
…
WithRaiseException.py
…
WithRaiseException.txt
…