mirror of
https://github.com/github/codeql.git
synced 2026-04-07 16:14:02 +02:00
Python: Add overlay annotations to AST classes
... and everything else that it depends on.
This commit is contained in:
@@ -35,6 +35,7 @@ module Stages {
|
||||
* Computes predicates based on the AST.
|
||||
* These include SSA and basic-blocks.
|
||||
*/
|
||||
overlay[local]
|
||||
cached
|
||||
module AST {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user