|
| 1 | +'TEST' |
| 2 | + |
| 3 | +class Foo: |
| 4 | + 'TEST' |
| 5 | + |
| 6 | + def foo(self, a:'TEST') |
| 7 | + -> 'TEST': |
| 8 | + 'TEST' |
| 9 | + with bar: |
| 10 | + pass |
| 11 | + |
| 12 | + def bar(self, a:'TEST') |
| 13 | + -> 'TEST': pass |
| 14 | + 'TEST' |
| 15 | + with bar: |
| 16 | + pass |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | +' : punctuation.definition.string.begin.python, source.python, string.quoted.single.single.python |
| 23 | +TEST : source.python, string.quoted.single.single.python |
| 24 | +' : punctuation.definition.string.end.python, source.python, string.quoted.single.single.python |
| 25 | + : source.python |
| 26 | +class : meta.class.python, source.python, storage.type.class.python |
| 27 | + : meta.class.python, source.python |
| 28 | +Foo : entity.name.type.class.python, meta.class.python, source.python |
| 29 | +: : meta.class.python, punctuation.section.class.begin.python, source.python |
| 30 | + : source.python |
| 31 | +' : punctuation.definition.string.begin.python, source.python, string.quoted.single.single.python |
| 32 | +TEST : source.python, string.quoted.single.single.python |
| 33 | +' : punctuation.definition.string.end.python, source.python, string.quoted.single.single.python |
| 34 | + : source.python |
| 35 | + : meta.function.python, source.python |
| 36 | +def : meta.function.python, source.python, storage.type.function.python |
| 37 | + : meta.function.python, source.python |
| 38 | +foo : entity.name.function.python, meta.function.python, source.python |
| 39 | +( : meta.function.parameters.python, meta.function.python, punctuation.definition.parameters.begin.python, source.python |
| 40 | +self : meta.function.parameters.python, meta.function.python, source.python, variable.parameter.function.language.pyhton |
| 41 | +, : meta.function.parameters.python, meta.function.python, punctuation.separator.parameters.python, source.python |
| 42 | + : meta.function.parameters.python, meta.function.python, source.python |
| 43 | +a : meta.function.parameters.python, meta.function.python, source.python, variable.parameter.function.language.pyhton |
| 44 | +: : meta.function.parameters.python, meta.function.python, punctuation.separator.annotation.python, source.python |
| 45 | +' : meta.function.parameters.python, meta.function.python, punctuation.definition.string.begin.python, source.python, string.quoted.single.single.python |
| 46 | +TEST : meta.function.parameters.python, meta.function.python, source.python, string.quoted.single.single.python |
| 47 | +' : meta.function.parameters.python, meta.function.python, punctuation.definition.string.end.python, source.python, string.quoted.single.single.python |
| 48 | +) : meta.function.parameters.python, meta.function.python, punctuation.definition.parameters.end.python, source.python |
| 49 | + : meta.function.python, source.python |
| 50 | +-> : meta.function.python, punctuation.separator.annotation.result.python, source.python |
| 51 | + : meta.function.python, source.python |
| 52 | +' : meta.function.python, punctuation.definition.string.begin.python, source.python, string.quoted.single.single.python |
| 53 | +TEST : meta.function.python, source.python, string.quoted.single.single.python |
| 54 | +' : meta.function.python, punctuation.definition.string.end.python, source.python, string.quoted.single.single.python |
| 55 | +: : meta.function.python, punctuation.section.function.begin.python, source.python |
| 56 | + : source.python |
| 57 | +' : punctuation.definition.string.begin.python, source.python, string.quoted.single.single.python |
| 58 | +TEST : source.python, string.quoted.single.single.python |
| 59 | +' : punctuation.definition.string.end.python, source.python, string.quoted.single.single.python |
| 60 | + : source.python |
| 61 | +with : keyword.control.flow.python, source.python |
| 62 | + bar: : source.python |
| 63 | + : source.python |
| 64 | +pass : keyword.control.flow.python, source.python |
| 65 | + : source.python |
| 66 | + : meta.function.python, source.python |
| 67 | +def : meta.function.python, source.python, storage.type.function.python |
| 68 | + : meta.function.python, source.python |
| 69 | +bar : entity.name.function.python, meta.function.python, source.python |
| 70 | +( : meta.function.parameters.python, meta.function.python, punctuation.definition.parameters.begin.python, source.python |
| 71 | +self : meta.function.parameters.python, meta.function.python, source.python, variable.parameter.function.language.pyhton |
| 72 | +, : meta.function.parameters.python, meta.function.python, punctuation.separator.parameters.python, source.python |
| 73 | + : meta.function.parameters.python, meta.function.python, source.python |
| 74 | +a : meta.function.parameters.python, meta.function.python, source.python, variable.parameter.function.language.pyhton |
| 75 | +: : meta.function.parameters.python, meta.function.python, punctuation.separator.annotation.python, source.python |
| 76 | +' : meta.function.parameters.python, meta.function.python, punctuation.definition.string.begin.python, source.python, string.quoted.single.single.python |
| 77 | +TEST : meta.function.parameters.python, meta.function.python, source.python, string.quoted.single.single.python |
| 78 | +' : meta.function.parameters.python, meta.function.python, punctuation.definition.string.end.python, source.python, string.quoted.single.single.python |
| 79 | +) : meta.function.parameters.python, meta.function.python, punctuation.definition.parameters.end.python, source.python |
| 80 | + : meta.function.python, source.python |
| 81 | +-> : meta.function.python, punctuation.separator.annotation.result.python, source.python |
| 82 | + : meta.function.python, source.python |
| 83 | +' : meta.function.python, punctuation.definition.string.begin.python, source.python, string.quoted.single.single.python |
| 84 | +TEST : meta.function.python, source.python, string.quoted.single.single.python |
| 85 | +' : meta.function.python, punctuation.definition.string.end.python, source.python, string.quoted.single.single.python |
| 86 | +: : meta.function.python, punctuation.section.function.begin.python, source.python |
| 87 | + : source.python |
| 88 | +pass : keyword.control.flow.python, source.python |
| 89 | + : source.python |
| 90 | +' : punctuation.definition.string.begin.python, source.python, string.quoted.single.single.python |
| 91 | +TEST : source.python, string.quoted.single.single.python |
| 92 | +' : punctuation.definition.string.end.python, source.python, string.quoted.single.single.python |
| 93 | + : source.python |
| 94 | +with : keyword.control.flow.python, source.python |
| 95 | + bar: : source.python |
| 96 | + : source.python |
| 97 | +pass : keyword.control.flow.python, source.python |
0 commit comments