ART: Immutable `variables` dictionary in Checker
Python's lack of read-only references makes passing state information to other functions unsafe. This patch adds an immutable dictionary class to Checker and uses it when passing around current values of variables. Change-Id: I54f2eac54d4d59e16daa74364e6d91a6cc953f6f
Loading
Please sign in to comment