Interface ICdtVariable

    • Field Detail

      • VALUE_TEXT_LIST

        static final int VALUE_TEXT_LIST
        can hold the array of text string values
        See Also:
        Constant Field Values
      • VALUE_PATH_FILE_LIST

        static final int VALUE_PATH_FILE_LIST
        can hold the array of file path values
        See Also:
        Constant Field Values
      • VALUE_PATH_DIR_LIST

        static final int VALUE_PATH_DIR_LIST
        can hold the array of dir path values
        See Also:
        Constant Field Values
      • VALUE_PATH_ANY

        static final int VALUE_PATH_ANY
        can hold both file and dir path
        See Also:
        Constant Field Values
      • VALUE_PATH_ANY_LIST

        static final int VALUE_PATH_ANY_LIST
        can hold the array of PATH_ANY values
        See Also:
        Constant Field Values
    • Method Detail

      • getName

        java.lang.String getName()
        Returns the macro name
      • getValueType

        int getValueType()
        Returns:
        IBuildMacro.VALUE_xxx