Class VariableUtils


  • public class VariableUtils
    extends Object
    • Constructor Detail

      • VariableUtils

        public VariableUtils()
    • Method Detail

      • stripVarSuffix

        public static String stripVarSuffix​(String varName)
        Remove the ":1" etc suffix for a variable name to get the op name
        Parameters:
        varName - Variable name
        Returns:
        Variable name without any number suffix