Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IReasoner > Methods

IReasoner.PrettyPrint(IModule) Method

Scroll Prev Top Next More

Returns a "pretty print" of a module definition.  The method accepts a module interface to an object and returns a string representation of it based on the current TIEParser.  The module definition only includes the module and its imports/exports.  The string does not contain construct definitions (e.g., fact templates, rules, etc).

Namespace: IECSInterfaces

Parameters

Module

Type: IModule

Return Value

Type: String

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb