Searched defs:TEnvironment (Results 1 – 1 of 1) sorted by relevance
206 struct TEnvironment { struct207 TInputLanguage input; // definition of the input language208 TClient client; // what client is the overall compilation being done for?209 TTarget target; // what to generate