Метод | Описание | |
---|---|---|
loadFromCfr ( string claferFile ) : |
Loads a module containing xml from a clafer model file
|
|
readIRXml ( string clafer ) : string |
The function uses the clafer compiler to get the clafer IR for the input text clafer model.
|
Метод | Описание | |
---|---|---|
ErrorHandler ( object sendingProcess, |
handles errors from the clafer2xml tool
|
public static loadFromCfr ( string claferFile ) : |
||
claferFile | string | the name of the .cfr file |
Результат |
public static readIRXml ( string clafer ) : string | ||
clafer | string | text of the clafer model |
Результат | string |