Update Russian translation (#3918)
[geany-mirror.git] / tests / ctags / js-signature.js.tags
blob916982a1f8e6458a77a4aaac9a16ce742b6fb02c
1 ClsÌ1Í(name)Ö0
2 class:      Cls(name)
3 f1Ì16Í()Ö0
4 function:   f1()
5 f2Ì16Í(arg1, arg2)Ö0
6 function:   f2(arg1, arg2)
7 f3Ì16Í( arg1,  arg2,  arg3 )Ö0
8 function:   f3( arg1,  arg2,  arg3 )
9 f4Ì16Í(a, b, c)Ö0
10 function:   f4(a, b, c)
11 get_nameÌ128Í()ÎClsÖ0
12 method:     Cls :: get_name()
13 helloÌ128Í(tpl)ÎClsÖ0
14 method:     Cls :: hello(tpl)
15 mainÌ16Í()Ö0
16 function:   main()
17 set_nameÌ128Í(name)ÎClsÖ0
18 method:     Cls :: set_name(name)