Package pygccxml :: Package parser :: Module project_reader :: Class COMPILATION_MODE

ClassType COMPILATION_MODE

source code

Class Variables
  ALL_AT_ONCE = 'all at once'
  FILE_BY_FILE = 'file by file'