add support for the Method[name] token

This commit is contained in:
Erik Krogh Kristensen
2022-04-27 11:35:17 +02:00
parent ea01bcf5ec
commit dc38aa8a96
5 changed files with 10 additions and 8 deletions

View File

@@ -42,6 +42,7 @@ isSource
| test.py:41:8:41:27 | ControlFlowNode for Attribute() | test-source |
| test.py:46:7:46:16 | ControlFlowNode for SubClass() | test-source |
| test.py:51:8:51:18 | ControlFlowNode for Sub2Class() | test-source |
| test.py:53:7:53:16 | ControlFlowNode for Attribute() | test-source |
syntaxErrors
| Member[foo |
| Member[foo] .Member[bar] |