|
TextDocument.InlineDifference object
Prototype for TextDocument.InlineDifference objects SyntaxYou cannot create these objects. You can just access them as accessed from TextDocument.Difference.inline_differences property. Parametersnone. Property Ofnone. Implemented InECMerge 2.1 DescriptionTextDocument.InlineDifference objects describes a difference between two sides at the character level. Propertiesnone. MethodsExamplesnone. See Also
Method charactersSyntaxfunction characters ( role ) Parametersrole. String. "source" or "target". Method OfTextDocument.InlineDifference object. Implemented InECMerge 2.1 DescriptionReturns the range of characters encompassed by the difference for the given role. See Also
|
|