Add support for PsConditional to UndefinedSymbolsCollector and PsStatement to CanonicalClone
Compare changes
@@ -6,6 +6,7 @@ from .structural import (
@@ -6,6 +6,7 @@ from .structural import (
@@ -56,6 +57,12 @@ class UndefinedSymbolsCollector:
@@ -56,6 +57,12 @@ class UndefinedSymbolsCollector:
@@ -86,6 +93,7 @@ class UndefinedSymbolsCollector:
@@ -86,6 +93,7 @@ class UndefinedSymbolsCollector: