VariableScope: {
    mode: Mode;
    root: RootSort;
    variable: List<VariableFrame>;
}