Represents method PrettyPrint(IFunCall,Boolean).
Namespace: IEClipsParser
Delphi |
function PrettyPrint( const FunCall: IFunCall; IsModifyFunction: Boolean ): String; overload; |
Parameters
FunCall
Type: IFunCall
IsModifyFunction
Type: Boolean
Type: String
Reference |