Navigation: Code Documentation > IE > IEParser > Classes > TIEParser > Methods
TIEParser.PrettyPrint(TRule,TRuleConstruct) Method
Represents method PrettyPrint(TRule,TRuleConstruct).
Namespace: IEParser
Delphi
public function PrettyPrint( const Rule: TRule; Constructs: TRuleConstruct ): String; overload; virtual; abstract;
Parameters
Rule
Type: TRule
Constructs
Type: TRuleConstruct
Type: String
•TIEParser
•IEParser