module RuboCop::Cop::VariableForce::Branchable

Mix-in module for classes which own a node and need branch information of the node. The user classes must implement node and scope.