mirror of
https://github.com/github/codeql.git
synced 2026-05-03 04:39:29 +02:00
add support for the Method[name] token
This commit is contained in:
@@ -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] |
|
||||
|
||||
Reference in New Issue
Block a user