t348.py.symtab 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. Sym_type: module
  2. Sym_name: top
  3. Sym_lineno: 0
  4. Sym_nested: False
  5. Sym_haschildren: True
  6. -- Identifiers --
  7. name: SubClassA
  8. is_referenced: True
  9. is_imported: False
  10. is_parameter: False
  11. is_global: False
  12. is_declared_global: False
  13. is_local: True
  14. is_free: False
  15. is_assigned: True
  16. is_namespace: True
  17. namespaces: [
  18. Sym_type: class
  19. Sym_name: SubClassA
  20. Sym_lineno: 5
  21. Sym_nested: False
  22. Sym_haschildren: True
  23. Class_methods: ['apply']
  24. -- Identifiers --
  25. name: apply
  26. is_referenced: False
  27. is_imported: False
  28. is_parameter: False
  29. is_global: False
  30. is_declared_global: False
  31. is_local: True
  32. is_free: False
  33. is_assigned: True
  34. is_namespace: True
  35. namespaces: [
  36. Sym_type: function
  37. Sym_name: apply
  38. Sym_lineno: 6
  39. Sym_nested: False
  40. Sym_haschildren: False
  41. Func_params: ['self']
  42. Func_locals: ['self']
  43. Func_globals: []
  44. Func_frees: []
  45. -- Identifiers --
  46. name: self
  47. is_referenced: False
  48. is_imported: False
  49. is_parameter: True
  50. is_global: False
  51. is_declared_global: False
  52. is_local: True
  53. is_free: False
  54. is_assigned: False
  55. is_namespace: False
  56. namespaces: [
  57. ]
  58. ]
  59. ]
  60. name: SuperClass
  61. is_referenced: True
  62. is_imported: False
  63. is_parameter: False
  64. is_global: False
  65. is_declared_global: False
  66. is_local: True
  67. is_free: False
  68. is_assigned: True
  69. is_namespace: True
  70. namespaces: [
  71. Sym_type: class
  72. Sym_name: SuperClass
  73. Sym_lineno: 1
  74. Sym_nested: False
  75. Sym_haschildren: True
  76. Class_methods: ['apply']
  77. -- Identifiers --
  78. name: apply
  79. is_referenced: False
  80. is_imported: False
  81. is_parameter: False
  82. is_global: False
  83. is_declared_global: False
  84. is_local: True
  85. is_free: False
  86. is_assigned: True
  87. is_namespace: True
  88. namespaces: [
  89. Sym_type: function
  90. Sym_name: apply
  91. Sym_lineno: 2
  92. Sym_nested: False
  93. Sym_haschildren: False
  94. Func_params: ['self']
  95. Func_locals: ['self']
  96. Func_globals: []
  97. Func_frees: []
  98. -- Identifiers --
  99. name: self
  100. is_referenced: False
  101. is_imported: False
  102. is_parameter: True
  103. is_global: False
  104. is_declared_global: False
  105. is_local: True
  106. is_free: False
  107. is_assigned: False
  108. is_namespace: False
  109. namespaces: [
  110. ]
  111. ]
  112. ]
  113. name: x
  114. is_referenced: True
  115. is_imported: False
  116. is_parameter: False
  117. is_global: False
  118. is_declared_global: False
  119. is_local: True
  120. is_free: False
  121. is_assigned: True
  122. is_namespace: False
  123. namespaces: [
  124. ]