Exposes the variable ID map for debugging and query purposes.
Map<String, int> get varIds => Map.unmodifiable(_varIds);