{
  "directed": false,
  "multigraph": false,
  "graph": {},
  "nodes": [
    {
      "label": "Tests.m",
      "file_type": "code",
      "source_file": "Example/Tests/Tests.m",
      "source_location": "L1",
      "id": "example_tests_tests_m",
      "community": 8,
      "norm_label": "tests.m"
    },
    {
      "label": "Tests",
      "file_type": "code",
      "source_file": "Example/Tests/Tests.m",
      "source_location": "L11",
      "id": "tests_tests_tests",
      "community": 8,
      "norm_label": "tests"
    },
    {
      "label": "-setUp",
      "file_type": "code",
      "source_file": "Example/Tests/Tests.m",
      "source_location": "L17",
      "id": "tests_tests_tests_setup",
      "community": 8,
      "norm_label": "-setup"
    },
    {
      "label": "-tearDown",
      "file_type": "code",
      "source_file": "Example/Tests/Tests.m",
      "source_location": "L23",
      "id": "tests_tests_tests_teardown",
      "community": 8,
      "norm_label": "-teardown"
    },
    {
      "label": "-testExample",
      "file_type": "code",
      "source_file": "Example/Tests/Tests.m",
      "source_location": "L29",
      "id": "tests_tests_tests_testexample",
      "community": 8,
      "norm_label": "-testexample"
    },
    {
      "label": "LWViewController.h",
      "file_type": "code",
      "source_file": "Example/LWPrettyText/LWViewController.h",
      "source_location": "L1",
      "id": "example_lwprettytext_lwviewcontroller_h",
      "community": 13,
      "norm_label": "lwviewcontroller.h"
    },
    {
      "label": "SecondViewController.h",
      "file_type": "code",
      "source_file": "Example/LWPrettyText/SecondViewController.h",
      "source_location": "L1",
      "id": "example_lwprettytext_secondviewcontroller_h",
      "community": 14,
      "norm_label": "secondviewcontroller.h"
    },
    {
      "label": "LWAppDelegate.h",
      "file_type": "code",
      "source_file": "Example/LWPrettyText/LWAppDelegate.h",
      "source_location": "L1",
      "id": "example_lwprettytext_lwappdelegate_h",
      "community": 15,
      "norm_label": "lwappdelegate.h"
    },
    {
      "label": "main.m",
      "file_type": "code",
      "source_file": "Example/LWPrettyText/main.m",
      "source_location": "L1",
      "id": "example_lwprettytext_main_m",
      "community": 16,
      "norm_label": "main.m"
    },
    {
      "label": "LWAppDelegate.m",
      "file_type": "code",
      "source_file": "Example/LWPrettyText/LWAppDelegate.m",
      "source_location": "L1",
      "id": "example_lwprettytext_lwappdelegate_m",
      "community": 7,
      "norm_label": "lwappdelegate.m"
    },
    {
      "label": "LWAppDelegate",
      "file_type": "code",
      "source_file": "Example/LWPrettyText/LWAppDelegate.m",
      "source_location": "L11",
      "id": "lwprettytext_lwappdelegate_lwappdelegate",
      "community": 7,
      "norm_label": "lwappdelegate"
    },
    {
      "label": "-applicationdidFinishLaunchingWithOptions",
      "file_type": "code",
      "source_file": "Example/LWPrettyText/LWAppDelegate.m",
      "source_location": "L13",
      "id": "lwprettytext_lwappdelegate_lwappdelegate_applicationdidfinishlaunchingwithoptions",
      "community": 7,
      "norm_label": "-applicationdidfinishlaunchingwithoptions"
    },
    {
      "label": "-applicationWillResignActive",
      "file_type": "code",
      "source_file": "Example/LWPrettyText/LWAppDelegate.m",
      "source_location": "L19",
      "id": "lwprettytext_lwappdelegate_lwappdelegate_applicationwillresignactive",
      "community": 7,
      "norm_label": "-applicationwillresignactive"
    },
    {
      "label": "-applicationDidEnterBackground",
      "file_type": "code",
      "source_file": "Example/LWPrettyText/LWAppDelegate.m",
      "source_location": "L25",
      "id": "lwprettytext_lwappdelegate_lwappdelegate_applicationdidenterbackground",
      "community": 7,
      "norm_label": "-applicationdidenterbackground"
    },
    {
      "label": "-applicationWillEnterForeground",
      "file_type": "code",
      "source_file": "Example/LWPrettyText/LWAppDelegate.m",
      "source_location": "L31",
      "id": "lwprettytext_lwappdelegate_lwappdelegate_applicationwillenterforeground",
      "community": 7,
      "norm_label": "-applicationwillenterforeground"
    },
    {
      "label": "-applicationDidBecomeActive",
      "file_type": "code",
      "source_file": "Example/LWPrettyText/LWAppDelegate.m",
      "source_location": "L36",
      "id": "lwprettytext_lwappdelegate_lwappdelegate_applicationdidbecomeactive",
      "community": 7,
      "norm_label": "-applicationdidbecomeactive"
    },
    {
      "label": "-applicationWillTerminate",
      "file_type": "code",
      "source_file": "Example/LWPrettyText/LWAppDelegate.m",
      "source_location": "L41",
      "id": "lwprettytext_lwappdelegate_lwappdelegate_applicationwillterminate",
      "community": 7,
      "norm_label": "-applicationwillterminate"
    },
    {
      "label": "SecondViewController.m",
      "file_type": "code",
      "source_file": "Example/LWPrettyText/SecondViewController.m",
      "source_location": "L1",
      "id": "example_lwprettytext_secondviewcontroller_m",
      "community": 9,
      "norm_label": "secondviewcontroller.m"
    },
    {
      "label": "SecondViewController",
      "file_type": "code",
      "source_file": "Example/LWPrettyText/SecondViewController.m",
      "source_location": "L14",
      "id": "lwprettytext_secondviewcontroller_secondviewcontroller",
      "community": 9,
      "norm_label": "secondviewcontroller"
    },
    {
      "label": "-viewDidLoad",
      "file_type": "code",
      "source_file": "Example/LWPrettyText/SecondViewController.m",
      "source_location": "L21",
      "id": "lwprettytext_secondviewcontroller_secondviewcontroller_viewdidload",
      "community": 9,
      "norm_label": "-viewdidload"
    },
    {
      "label": "-didReceiveMemoryWarning",
      "file_type": "code",
      "source_file": "Example/LWPrettyText/SecondViewController.m",
      "source_location": "L29",
      "id": "lwprettytext_secondviewcontroller_secondviewcontroller_didreceivememorywarning",
      "community": 9,
      "norm_label": "-didreceivememorywarning"
    },
    {
      "label": "LWViewController.m",
      "file_type": "code",
      "source_file": "Example/LWPrettyText/LWViewController.m",
      "source_location": "L1",
      "id": "example_lwprettytext_lwviewcontroller_m",
      "community": 10,
      "norm_label": "lwviewcontroller.m"
    },
    {
      "label": "LWViewController",
      "file_type": "code",
      "source_file": "Example/LWPrettyText/LWViewController.m",
      "source_location": "L12",
      "id": "lwprettytext_lwviewcontroller_lwviewcontroller",
      "community": 10,
      "norm_label": "lwviewcontroller"
    },
    {
      "label": "-viewDidLoad",
      "file_type": "code",
      "source_file": "Example/LWPrettyText/LWViewController.m",
      "source_location": "L21",
      "id": "lwprettytext_lwviewcontroller_lwviewcontroller_viewdidload",
      "community": 10,
      "norm_label": "-viewdidload"
    },
    {
      "label": "-didReceiveMemoryWarning",
      "file_type": "code",
      "source_file": "Example/LWPrettyText/LWViewController.m",
      "source_location": "L68",
      "id": "lwprettytext_lwviewcontroller_lwviewcontroller_didreceivememorywarning",
      "community": 10,
      "norm_label": "-didreceivememorywarning"
    },
    {
      "label": "LWPrettyText.h",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/LWPrettyText.h",
      "source_location": "L1",
      "id": "lwprettytext_classes_lwprettytext_h",
      "community": 17,
      "norm_label": "lwprettytext.h"
    },
    {
      "label": "NSMutableAttributedString+PrettyText.h",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.h",
      "source_location": "L1",
      "id": "lwprettytext_classes_nsmutableattributedstring_prettytext_h",
      "community": 18,
      "norm_label": "nsmutableattributedstring+prettytext.h"
    },
    {
      "label": "LWPrettyTextMaker.m",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L1",
      "id": "lwprettytext_classes_lwprettytextmaker_m",
      "community": 1,
      "norm_label": "lwprettytextmaker.m"
    },
    {
      "label": "LWPrettyTextMaker",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L12",
      "id": "classes_lwprettytextmaker_lwprettytextmaker",
      "community": 1,
      "norm_label": "lwprettytextmaker"
    },
    {
      "label": "-initWithStringrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L12",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_initwithstringrange",
      "community": 1,
      "norm_label": "-initwithstringrange"
    },
    {
      "label": "-initWithAttributedStringrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L23",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_initwithattributedstringrange",
      "community": 1,
      "norm_label": "-initwithattributedstringrange"
    },
    {
      "label": "-prettyText",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L34",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_prettytext",
      "community": 1,
      "norm_label": "-prettytext"
    },
    {
      "label": "-pt_attributevalue",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L41",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_pt_attributevalue",
      "community": 1,
      "norm_label": "-pt_attributevalue"
    },
    {
      "label": "-pt_paragraphStyle",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L46",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_pt_paragraphstyle",
      "community": 1,
      "norm_label": "-pt_paragraphstyle"
    },
    {
      "label": "-pt_font",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L49",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_pt_font",
      "community": 1,
      "norm_label": "-pt_font"
    },
    {
      "label": "-pt_color",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L52",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_pt_color",
      "community": 1,
      "norm_label": "-pt_color"
    },
    {
      "label": "-pt_backgroundColor",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L55",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_pt_backgroundcolor",
      "community": 1,
      "norm_label": "-pt_backgroundcolor"
    },
    {
      "label": "-pt_ligature",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L58",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_pt_ligature",
      "community": 1,
      "norm_label": "-pt_ligature"
    },
    {
      "label": "-pt_kern",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L61",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_pt_kern",
      "community": 1,
      "norm_label": "-pt_kern"
    },
    {
      "label": "-pt_strikethroughStyle",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L64",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_pt_strikethroughstyle",
      "community": 1,
      "norm_label": "-pt_strikethroughstyle"
    },
    {
      "label": "-pt_strikethroughColor",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L67",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_pt_strikethroughcolor",
      "community": 1,
      "norm_label": "-pt_strikethroughcolor"
    },
    {
      "label": "-pt_underlineStyle",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L70",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_pt_underlinestyle",
      "community": 1,
      "norm_label": "-pt_underlinestyle"
    },
    {
      "label": "-pt_underlineColor",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L73",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_pt_underlinecolor",
      "community": 1,
      "norm_label": "-pt_underlinecolor"
    },
    {
      "label": "-pt_strokeColor",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L76",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_pt_strokecolor",
      "community": 1,
      "norm_label": "-pt_strokecolor"
    },
    {
      "label": "-pt_strokeWidth",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L79",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_pt_strokewidth",
      "community": 1,
      "norm_label": "-pt_strokewidth"
    },
    {
      "label": "-pt_shadow",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L82",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_pt_shadow",
      "community": 1,
      "norm_label": "-pt_shadow"
    },
    {
      "label": "-pt_textEffect",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L85",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_pt_texteffect",
      "community": 1,
      "norm_label": "-pt_texteffect"
    },
    {
      "label": "-pt_attachment",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L88",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_pt_attachment",
      "community": 1,
      "norm_label": "-pt_attachment"
    },
    {
      "label": "-pt_link",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L91",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_pt_link",
      "community": 1,
      "norm_label": "-pt_link"
    },
    {
      "label": "-pt_baselineOffset",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L94",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_pt_baselineoffset",
      "community": 1,
      "norm_label": "-pt_baselineoffset"
    },
    {
      "label": "-pt_obliqueness",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L97",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_pt_obliqueness",
      "community": 1,
      "norm_label": "-pt_obliqueness"
    },
    {
      "label": "-pt_expansion",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L100",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_pt_expansion",
      "community": 1,
      "norm_label": "-pt_expansion"
    },
    {
      "label": "-pt_writingDirection",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L103",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_pt_writingdirection",
      "community": 1,
      "norm_label": "-pt_writingdirection"
    },
    {
      "label": "-pt_verticalGlyphForm",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L106",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_pt_verticalglyphform",
      "community": 1,
      "norm_label": "-pt_verticalglyphform"
    },
    {
      "label": "-pt_lineSpacing",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L112",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_pt_linespacing",
      "community": 1,
      "norm_label": "-pt_linespacing"
    },
    {
      "label": "NSString+PrettyText.h",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.h",
      "source_location": "L1",
      "id": "lwprettytext_classes_nsstring_prettytext_h",
      "community": 19,
      "norm_label": "nsstring+prettytext.h"
    },
    {
      "label": "NSString+HTML.h",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+HTML.h",
      "source_location": "L1",
      "id": "lwprettytext_classes_nsstring_html_h",
      "community": 20,
      "norm_label": "nsstring+html.h"
    },
    {
      "label": "LWPrettyTextMaker.h",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.h",
      "source_location": "L1",
      "id": "lwprettytext_classes_lwprettytextmaker_h",
      "community": 21,
      "norm_label": "lwprettytextmaker.h"
    },
    {
      "label": "NSMutableAttributedString+PrettyText.m",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L1",
      "id": "lwprettytext_classes_nsmutableattributedstring_prettytext_m",
      "community": 0,
      "norm_label": "nsmutableattributedstring+prettytext.m"
    },
    {
      "label": "NSMutableAttributedString",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L11",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "community": 0,
      "norm_label": "nsmutableattributedstring"
    },
    {
      "label": "-pt_attributevalue",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L11",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_attributevalue",
      "community": 0,
      "norm_label": "-pt_attributevalue"
    },
    {
      "label": "-pt_addAttributesWithBlock",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L14",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_addattributeswithblock",
      "community": 0,
      "norm_label": "-pt_addattributeswithblock"
    },
    {
      "label": ".pt_paragraphStyle()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L35",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_paragraphstyle",
      "community": 0,
      "norm_label": ".pt_paragraphstyle()"
    },
    {
      "label": ".pt_font()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L40",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_font",
      "community": 0,
      "norm_label": ".pt_font()"
    },
    {
      "label": ".pt_color()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L45",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_color",
      "community": 0,
      "norm_label": ".pt_color()"
    },
    {
      "label": ".pt_backgroundColor()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L50",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_backgroundcolor",
      "community": 0,
      "norm_label": ".pt_backgroundcolor()"
    },
    {
      "label": ".pt_ligature()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L55",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_ligature",
      "community": 0,
      "norm_label": ".pt_ligature()"
    },
    {
      "label": ".pt_kern()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L60",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_kern",
      "community": 0,
      "norm_label": ".pt_kern()"
    },
    {
      "label": ".pt_strikethroughStyle()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L65",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_strikethroughstyle",
      "community": 0,
      "norm_label": ".pt_strikethroughstyle()"
    },
    {
      "label": ".pt_strikethroughColor()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L70",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_strikethroughcolor",
      "community": 0,
      "norm_label": ".pt_strikethroughcolor()"
    },
    {
      "label": ".pt_underlineStyle()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L75",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_underlinestyle",
      "community": 0,
      "norm_label": ".pt_underlinestyle()"
    },
    {
      "label": ".pt_underlineColor()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L80",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_underlinecolor",
      "community": 0,
      "norm_label": ".pt_underlinecolor()"
    },
    {
      "label": ".pt_strokeColor()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L85",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_strokecolor",
      "community": 0,
      "norm_label": ".pt_strokecolor()"
    },
    {
      "label": ".pt_strokeWidth()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L90",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_strokewidth",
      "community": 0,
      "norm_label": ".pt_strokewidth()"
    },
    {
      "label": ".pt_shadow()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L95",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_shadow",
      "community": 0,
      "norm_label": ".pt_shadow()"
    },
    {
      "label": ".pt_textEffect()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L100",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_texteffect",
      "community": 0,
      "norm_label": ".pt_texteffect()"
    },
    {
      "label": ".pt_attachment()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L105",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_attachment",
      "community": 0,
      "norm_label": ".pt_attachment()"
    },
    {
      "label": ".pt_link()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L110",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_link",
      "community": 0,
      "norm_label": ".pt_link()"
    },
    {
      "label": ".pt_baselineOffset()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L115",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_baselineoffset",
      "community": 0,
      "norm_label": ".pt_baselineoffset()"
    },
    {
      "label": ".pt_obliqueness()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L120",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_obliqueness",
      "community": 0,
      "norm_label": ".pt_obliqueness()"
    },
    {
      "label": ".pt_expansion()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L125",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_expansion",
      "community": 0,
      "norm_label": ".pt_expansion()"
    },
    {
      "label": ".pt_writingDirection()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L130",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_writingdirection",
      "community": 0,
      "norm_label": ".pt_writingdirection()"
    },
    {
      "label": ".pt_verticalGlyphForm()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L135",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_verticalglyphform",
      "community": 0,
      "norm_label": ".pt_verticalglyphform()"
    },
    {
      "label": ".pt_lineSpacing()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L140",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_linespacing",
      "community": 0,
      "norm_label": ".pt_linespacing()"
    },
    {
      "label": "-pt_colorsubString",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L86",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_colorsubstring",
      "community": 0,
      "norm_label": "-pt_colorsubstring"
    },
    {
      "label": "-pt_fontsubString",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L94",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_fontsubstring",
      "community": 0,
      "norm_label": "-pt_fontsubstring"
    },
    {
      "label": "-pt_attributevaluerange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L105",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_attributevaluerange",
      "community": 0,
      "norm_label": "-pt_attributevaluerange"
    },
    {
      "label": "-pt_addAttributesWithRangeblock",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L109",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_addattributeswithrangeblock",
      "community": 0,
      "norm_label": "-pt_addattributeswithrangeblock"
    },
    {
      "label": "-pt_paragraphStylerange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L115",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_paragraphstylerange",
      "community": 0,
      "norm_label": "-pt_paragraphstylerange"
    },
    {
      "label": "-pt_fontrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L119",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_fontrange",
      "community": 0,
      "norm_label": "-pt_fontrange"
    },
    {
      "label": "-pt_colorrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L123",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_colorrange",
      "community": 0,
      "norm_label": "-pt_colorrange"
    },
    {
      "label": "-pt_backgroundColorrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L127",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_backgroundcolorrange",
      "community": 0,
      "norm_label": "-pt_backgroundcolorrange"
    },
    {
      "label": "-pt_ligaturerange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L131",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_ligaturerange",
      "community": 0,
      "norm_label": "-pt_ligaturerange"
    },
    {
      "label": "-pt_kernrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L135",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_kernrange",
      "community": 0,
      "norm_label": "-pt_kernrange"
    },
    {
      "label": "-pt_strikethroughStylerange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L139",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_strikethroughstylerange",
      "community": 0,
      "norm_label": "-pt_strikethroughstylerange"
    },
    {
      "label": "-pt_strikethroughColorrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L143",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_strikethroughcolorrange",
      "community": 0,
      "norm_label": "-pt_strikethroughcolorrange"
    },
    {
      "label": "-pt_underlineStylerange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L147",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_underlinestylerange",
      "community": 0,
      "norm_label": "-pt_underlinestylerange"
    },
    {
      "label": "-pt_underlineColorrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L151",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_underlinecolorrange",
      "community": 0,
      "norm_label": "-pt_underlinecolorrange"
    },
    {
      "label": "-pt_strokeColorrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L155",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_strokecolorrange",
      "community": 0,
      "norm_label": "-pt_strokecolorrange"
    },
    {
      "label": "-pt_strokeWidthrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L159",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_strokewidthrange",
      "community": 0,
      "norm_label": "-pt_strokewidthrange"
    },
    {
      "label": "-pt_shadowrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L163",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_shadowrange",
      "community": 0,
      "norm_label": "-pt_shadowrange"
    },
    {
      "label": "-pt_textEffectrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L167",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_texteffectrange",
      "community": 0,
      "norm_label": "-pt_texteffectrange"
    },
    {
      "label": "-pt_attachmentrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L171",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_attachmentrange",
      "community": 0,
      "norm_label": "-pt_attachmentrange"
    },
    {
      "label": "-pt_linkrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L175",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_linkrange",
      "community": 0,
      "norm_label": "-pt_linkrange"
    },
    {
      "label": "-pt_baselineOffsetrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L179",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_baselineoffsetrange",
      "community": 0,
      "norm_label": "-pt_baselineoffsetrange"
    },
    {
      "label": "-pt_obliquenessrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L183",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_obliquenessrange",
      "community": 0,
      "norm_label": "-pt_obliquenessrange"
    },
    {
      "label": "-pt_expansionrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L187",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_expansionrange",
      "community": 0,
      "norm_label": "-pt_expansionrange"
    },
    {
      "label": "-pt_writingDirectionrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L191",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_writingdirectionrange",
      "community": 0,
      "norm_label": "-pt_writingdirectionrange"
    },
    {
      "label": "-pt_verticalGlyphFormrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L195",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_verticalglyphformrange",
      "community": 0,
      "norm_label": "-pt_verticalglyphformrange"
    },
    {
      "label": "-pt_lineSpacingrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L200",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_linespacingrange",
      "community": 0,
      "norm_label": "-pt_linespacingrange"
    },
    {
      "label": "NSString+HTML.m",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+HTML.m",
      "source_location": "L1",
      "id": "lwprettytext_classes_nsstring_html_m",
      "community": 11,
      "norm_label": "nsstring+html.m"
    },
    {
      "label": "NSString",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+HTML.m",
      "source_location": "L10",
      "id": "classes_nsstring_html_nsstring",
      "community": 11,
      "norm_label": "nsstring"
    },
    {
      "label": "-HTMLAttributedString",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+HTML.m",
      "source_location": "L12",
      "id": "classes_nsstring_html_nsstring_htmlattributedstring",
      "community": 11,
      "norm_label": "-htmlattributedstring"
    },
    {
      "label": "NSString+PrettyText.m",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L1",
      "id": "lwprettytext_classes_nsstring_prettytext_m",
      "community": 2,
      "norm_label": "nsstring+prettytext.m"
    },
    {
      "label": "NSString",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L8",
      "id": "classes_nsstring_prettytext_nsstring",
      "community": 2,
      "norm_label": "nsstring"
    },
    {
      "label": "-pt_attributevalue",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L10",
      "id": "classes_nsstring_prettytext_nsstring_pt_attributevalue",
      "community": 2,
      "norm_label": "-pt_attributevalue"
    },
    {
      "label": "-pt_addAttributesWithBlock",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L13",
      "id": "classes_nsstring_prettytext_nsstring_pt_addattributeswithblock",
      "community": 2,
      "norm_label": "-pt_addattributeswithblock"
    },
    {
      "label": "-pt_paragraphStyle",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L17",
      "id": "classes_nsstring_prettytext_nsstring_pt_paragraphstyle",
      "community": 2,
      "norm_label": "-pt_paragraphstyle"
    },
    {
      "label": "-pt_font",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L21",
      "id": "classes_nsstring_prettytext_nsstring_pt_font",
      "community": 2,
      "norm_label": "-pt_font"
    },
    {
      "label": "-pt_color",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L25",
      "id": "classes_nsstring_prettytext_nsstring_pt_color",
      "community": 2,
      "norm_label": "-pt_color"
    },
    {
      "label": "-pt_backgroundColor",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L28",
      "id": "classes_nsstring_prettytext_nsstring_pt_backgroundcolor",
      "community": 2,
      "norm_label": "-pt_backgroundcolor"
    },
    {
      "label": "-pt_ligature",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L31",
      "id": "classes_nsstring_prettytext_nsstring_pt_ligature",
      "community": 2,
      "norm_label": "-pt_ligature"
    },
    {
      "label": "-pt_kern",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L34",
      "id": "classes_nsstring_prettytext_nsstring_pt_kern",
      "community": 2,
      "norm_label": "-pt_kern"
    },
    {
      "label": "-pt_strikethroughStyle",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L37",
      "id": "classes_nsstring_prettytext_nsstring_pt_strikethroughstyle",
      "community": 2,
      "norm_label": "-pt_strikethroughstyle"
    },
    {
      "label": "-pt_strikethroughColor",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L40",
      "id": "classes_nsstring_prettytext_nsstring_pt_strikethroughcolor",
      "community": 2,
      "norm_label": "-pt_strikethroughcolor"
    },
    {
      "label": "-pt_underlineStyle",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L43",
      "id": "classes_nsstring_prettytext_nsstring_pt_underlinestyle",
      "community": 2,
      "norm_label": "-pt_underlinestyle"
    },
    {
      "label": "-pt_underlineColor",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L46",
      "id": "classes_nsstring_prettytext_nsstring_pt_underlinecolor",
      "community": 2,
      "norm_label": "-pt_underlinecolor"
    },
    {
      "label": "-pt_strokeColor",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L49",
      "id": "classes_nsstring_prettytext_nsstring_pt_strokecolor",
      "community": 2,
      "norm_label": "-pt_strokecolor"
    },
    {
      "label": "-pt_strokeWidth",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L52",
      "id": "classes_nsstring_prettytext_nsstring_pt_strokewidth",
      "community": 2,
      "norm_label": "-pt_strokewidth"
    },
    {
      "label": "-pt_shadow",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L55",
      "id": "classes_nsstring_prettytext_nsstring_pt_shadow",
      "community": 2,
      "norm_label": "-pt_shadow"
    },
    {
      "label": "-pt_textEffect",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L58",
      "id": "classes_nsstring_prettytext_nsstring_pt_texteffect",
      "community": 2,
      "norm_label": "-pt_texteffect"
    },
    {
      "label": "-pt_attachment",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L61",
      "id": "classes_nsstring_prettytext_nsstring_pt_attachment",
      "community": 2,
      "norm_label": "-pt_attachment"
    },
    {
      "label": "-pt_link",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L64",
      "id": "classes_nsstring_prettytext_nsstring_pt_link",
      "community": 2,
      "norm_label": "-pt_link"
    },
    {
      "label": "-pt_baselineOffset",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L67",
      "id": "classes_nsstring_prettytext_nsstring_pt_baselineoffset",
      "community": 2,
      "norm_label": "-pt_baselineoffset"
    },
    {
      "label": "-pt_obliqueness",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L70",
      "id": "classes_nsstring_prettytext_nsstring_pt_obliqueness",
      "community": 2,
      "norm_label": "-pt_obliqueness"
    },
    {
      "label": "-pt_expansion",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L73",
      "id": "classes_nsstring_prettytext_nsstring_pt_expansion",
      "community": 2,
      "norm_label": "-pt_expansion"
    },
    {
      "label": "-pt_writingDirection",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L76",
      "id": "classes_nsstring_prettytext_nsstring_pt_writingdirection",
      "community": 2,
      "norm_label": "-pt_writingdirection"
    },
    {
      "label": "-pt_verticalGlyphForm",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L79",
      "id": "classes_nsstring_prettytext_nsstring_pt_verticalglyphform",
      "community": 2,
      "norm_label": "-pt_verticalglyphform"
    },
    {
      "label": "-pt_lineSpacing",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L83",
      "id": "classes_nsstring_prettytext_nsstring_pt_linespacing",
      "community": 2,
      "norm_label": "-pt_linespacing"
    },
    {
      "label": "-pt_colorsubString",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L88",
      "id": "classes_nsstring_prettytext_nsstring_pt_colorsubstring",
      "community": 2,
      "norm_label": "-pt_colorsubstring"
    },
    {
      "label": "-pt_fontsubString",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L96",
      "id": "classes_nsstring_prettytext_nsstring_pt_fontsubstring",
      "community": 2,
      "norm_label": "-pt_fontsubstring"
    },
    {
      "label": "-pt_paragraphStylerange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L107",
      "id": "classes_nsstring_prettytext_nsstring_pt_paragraphstylerange",
      "community": 2,
      "norm_label": "-pt_paragraphstylerange"
    },
    {
      "label": "-pt_attributevaluerange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L114",
      "id": "classes_nsstring_prettytext_nsstring_pt_attributevaluerange",
      "community": 2,
      "norm_label": "-pt_attributevaluerange"
    },
    {
      "label": "-pt_addAttributesWithRangeblock",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L120",
      "id": "classes_nsstring_prettytext_nsstring_pt_addattributeswithrangeblock",
      "community": 2,
      "norm_label": "-pt_addattributeswithrangeblock"
    },
    {
      "label": "-pt_fontrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L126",
      "id": "classes_nsstring_prettytext_nsstring_pt_fontrange",
      "community": 2,
      "norm_label": "-pt_fontrange"
    },
    {
      "label": "-pt_colorrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L131",
      "id": "classes_nsstring_prettytext_nsstring_pt_colorrange",
      "community": 2,
      "norm_label": "-pt_colorrange"
    },
    {
      "label": "-pt_backgroundColorrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L136",
      "id": "classes_nsstring_prettytext_nsstring_pt_backgroundcolorrange",
      "community": 2,
      "norm_label": "-pt_backgroundcolorrange"
    },
    {
      "label": "-pt_ligaturerange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L141",
      "id": "classes_nsstring_prettytext_nsstring_pt_ligaturerange",
      "community": 2,
      "norm_label": "-pt_ligaturerange"
    },
    {
      "label": "-pt_kernrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L146",
      "id": "classes_nsstring_prettytext_nsstring_pt_kernrange",
      "community": 2,
      "norm_label": "-pt_kernrange"
    },
    {
      "label": "-pt_strikethroughStylerange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L151",
      "id": "classes_nsstring_prettytext_nsstring_pt_strikethroughstylerange",
      "community": 2,
      "norm_label": "-pt_strikethroughstylerange"
    },
    {
      "label": "-pt_strikethroughColorrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L156",
      "id": "classes_nsstring_prettytext_nsstring_pt_strikethroughcolorrange",
      "community": 2,
      "norm_label": "-pt_strikethroughcolorrange"
    },
    {
      "label": "-pt_underlineStylerange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L161",
      "id": "classes_nsstring_prettytext_nsstring_pt_underlinestylerange",
      "community": 2,
      "norm_label": "-pt_underlinestylerange"
    },
    {
      "label": "-pt_underlineColorrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L166",
      "id": "classes_nsstring_prettytext_nsstring_pt_underlinecolorrange",
      "community": 2,
      "norm_label": "-pt_underlinecolorrange"
    },
    {
      "label": "-pt_strokeColorrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L171",
      "id": "classes_nsstring_prettytext_nsstring_pt_strokecolorrange",
      "community": 2,
      "norm_label": "-pt_strokecolorrange"
    },
    {
      "label": "-pt_strokeWidthrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L176",
      "id": "classes_nsstring_prettytext_nsstring_pt_strokewidthrange",
      "community": 2,
      "norm_label": "-pt_strokewidthrange"
    },
    {
      "label": "-pt_shadowrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L181",
      "id": "classes_nsstring_prettytext_nsstring_pt_shadowrange",
      "community": 2,
      "norm_label": "-pt_shadowrange"
    },
    {
      "label": "-pt_textEffectrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L186",
      "id": "classes_nsstring_prettytext_nsstring_pt_texteffectrange",
      "community": 2,
      "norm_label": "-pt_texteffectrange"
    },
    {
      "label": "-pt_attachmentrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L191",
      "id": "classes_nsstring_prettytext_nsstring_pt_attachmentrange",
      "community": 2,
      "norm_label": "-pt_attachmentrange"
    },
    {
      "label": "-pt_linkrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L196",
      "id": "classes_nsstring_prettytext_nsstring_pt_linkrange",
      "community": 2,
      "norm_label": "-pt_linkrange"
    },
    {
      "label": "-pt_baselineOffsetrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L201",
      "id": "classes_nsstring_prettytext_nsstring_pt_baselineoffsetrange",
      "community": 2,
      "norm_label": "-pt_baselineoffsetrange"
    },
    {
      "label": "-pt_obliquenessrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L206",
      "id": "classes_nsstring_prettytext_nsstring_pt_obliquenessrange",
      "community": 2,
      "norm_label": "-pt_obliquenessrange"
    },
    {
      "label": "-pt_expansionrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L211",
      "id": "classes_nsstring_prettytext_nsstring_pt_expansionrange",
      "community": 2,
      "norm_label": "-pt_expansionrange"
    },
    {
      "label": "-pt_writingDirectionrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L216",
      "id": "classes_nsstring_prettytext_nsstring_pt_writingdirectionrange",
      "community": 2,
      "norm_label": "-pt_writingdirectionrange"
    },
    {
      "label": "-pt_verticalGlyphFormrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L221",
      "id": "classes_nsstring_prettytext_nsstring_pt_verticalglyphformrange",
      "community": 2,
      "norm_label": "-pt_verticalglyphformrange"
    },
    {
      "label": "-pt_lineSpacingrange",
      "file_type": "code",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L227",
      "id": "classes_nsstring_prettytext_nsstring_pt_linespacingrange",
      "community": 2,
      "norm_label": "-pt_linespacingrange"
    },
    {
      "label": "String+PrettyText.swift",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L1",
      "id": "lwprettytext_swift_classes_string_prettytext_swift",
      "community": 3,
      "norm_label": "string+prettytext.swift"
    },
    {
      "label": "String",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L11",
      "id": "classes_string_prettytext_string",
      "community": 3,
      "norm_label": "string"
    },
    {
      "label": ".pt_addAttributes()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L16",
      "id": "classes_string_prettytext_string_pt_addattributes",
      "community": 3,
      "norm_label": ".pt_addattributes()"
    },
    {
      "label": ".pt_attribute()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L28",
      "id": "classes_string_prettytext_string_pt_attribute",
      "community": 3,
      "norm_label": ".pt_attribute()"
    },
    {
      "label": ".pt_paragraphStyle()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L32",
      "id": "classes_string_prettytext_string_pt_paragraphstyle",
      "community": 3,
      "norm_label": ".pt_paragraphstyle()"
    },
    {
      "label": ".pt_font()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L36",
      "id": "classes_string_prettytext_string_pt_font",
      "community": 3,
      "norm_label": ".pt_font()"
    },
    {
      "label": ".pt_color()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L40",
      "id": "classes_string_prettytext_string_pt_color",
      "community": 3,
      "norm_label": ".pt_color()"
    },
    {
      "label": ".pt_backgroundColor()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L44",
      "id": "classes_string_prettytext_string_pt_backgroundcolor",
      "community": 3,
      "norm_label": ".pt_backgroundcolor()"
    },
    {
      "label": ".pt_ligature()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L48",
      "id": "classes_string_prettytext_string_pt_ligature",
      "community": 3,
      "norm_label": ".pt_ligature()"
    },
    {
      "label": ".pt_kern()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L52",
      "id": "classes_string_prettytext_string_pt_kern",
      "community": 3,
      "norm_label": ".pt_kern()"
    },
    {
      "label": ".pt_strikethroughStyle()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L56",
      "id": "classes_string_prettytext_string_pt_strikethroughstyle",
      "community": 3,
      "norm_label": ".pt_strikethroughstyle()"
    },
    {
      "label": ".pt_strikethroughColor()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L60",
      "id": "classes_string_prettytext_string_pt_strikethroughcolor",
      "community": 3,
      "norm_label": ".pt_strikethroughcolor()"
    },
    {
      "label": ".pt_underlineStyle()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L64",
      "id": "classes_string_prettytext_string_pt_underlinestyle",
      "community": 3,
      "norm_label": ".pt_underlinestyle()"
    },
    {
      "label": ".pt_underlineColor()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L68",
      "id": "classes_string_prettytext_string_pt_underlinecolor",
      "community": 3,
      "norm_label": ".pt_underlinecolor()"
    },
    {
      "label": ".pt_strokeColor()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L72",
      "id": "classes_string_prettytext_string_pt_strokecolor",
      "community": 3,
      "norm_label": ".pt_strokecolor()"
    },
    {
      "label": ".pt_strokeWidth()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L76",
      "id": "classes_string_prettytext_string_pt_strokewidth",
      "community": 3,
      "norm_label": ".pt_strokewidth()"
    },
    {
      "label": ".pt_shadow()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L80",
      "id": "classes_string_prettytext_string_pt_shadow",
      "community": 3,
      "norm_label": ".pt_shadow()"
    },
    {
      "label": ".pt_textEffect()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L84",
      "id": "classes_string_prettytext_string_pt_texteffect",
      "community": 3,
      "norm_label": ".pt_texteffect()"
    },
    {
      "label": ".pt_attachment()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L88",
      "id": "classes_string_prettytext_string_pt_attachment",
      "community": 3,
      "norm_label": ".pt_attachment()"
    },
    {
      "label": ".pt_link()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L92",
      "id": "classes_string_prettytext_string_pt_link",
      "community": 3,
      "norm_label": ".pt_link()"
    },
    {
      "label": ".pt_baselineOffset()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L96",
      "id": "classes_string_prettytext_string_pt_baselineoffset",
      "community": 3,
      "norm_label": ".pt_baselineoffset()"
    },
    {
      "label": ".pt_obliqueness()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L100",
      "id": "classes_string_prettytext_string_pt_obliqueness",
      "community": 3,
      "norm_label": ".pt_obliqueness()"
    },
    {
      "label": ".pt_expansion()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L104",
      "id": "classes_string_prettytext_string_pt_expansion",
      "community": 3,
      "norm_label": ".pt_expansion()"
    },
    {
      "label": ".pt_writingDirection()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L108",
      "id": "classes_string_prettytext_string_pt_writingdirection",
      "community": 3,
      "norm_label": ".pt_writingdirection()"
    },
    {
      "label": ".pt_verticalGlyphForm()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L112",
      "id": "classes_string_prettytext_string_pt_verticalglyphform",
      "community": 3,
      "norm_label": ".pt_verticalglyphform()"
    },
    {
      "label": ".pt_lineSpacing()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L116",
      "id": "classes_string_prettytext_string_pt_linespacing",
      "community": 3,
      "norm_label": ".pt_linespacing()"
    },
    {
      "label": "String+HTML.swift",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/String+HTML.swift",
      "source_location": "L1",
      "id": "lwprettytext_swift_classes_string_html_swift",
      "community": 12,
      "norm_label": "string+html.swift"
    },
    {
      "label": "String",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/String+HTML.swift",
      "source_location": "L15",
      "id": "classes_string_html_string",
      "community": 12,
      "norm_label": "string"
    },
    {
      "label": ".htmlAttributedString()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/String+HTML.swift",
      "source_location": "L20",
      "id": "classes_string_html_string_htmlattributedstring",
      "community": 12,
      "norm_label": ".htmlattributedstring()"
    },
    {
      "label": "LWPrettyTextMaker.swift",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L1",
      "id": "lwprettytext_swift_classes_lwprettytextmaker_swift",
      "community": 1,
      "norm_label": "lwprettytextmaker.swift"
    },
    {
      "label": ".init()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L23",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_init",
      "community": 1,
      "norm_label": ".init()"
    },
    {
      "label": ".build()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L35",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_build",
      "community": 1,
      "norm_label": ".build()"
    },
    {
      "label": ".attribute()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L43",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_attribute",
      "community": 1,
      "norm_label": ".attribute()"
    },
    {
      "label": ".paragraphStyle()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L49",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_paragraphstyle",
      "community": 1,
      "norm_label": ".paragraphstyle()"
    },
    {
      "label": ".font()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L54",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_font",
      "community": 1,
      "norm_label": ".font()"
    },
    {
      "label": ".color()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L59",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_color",
      "community": 1,
      "norm_label": ".color()"
    },
    {
      "label": ".backgroundColor()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L64",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_backgroundcolor",
      "community": 1,
      "norm_label": ".backgroundcolor()"
    },
    {
      "label": ".ligature()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L69",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_ligature",
      "community": 1,
      "norm_label": ".ligature()"
    },
    {
      "label": ".kern()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L74",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_kern",
      "community": 1,
      "norm_label": ".kern()"
    },
    {
      "label": ".strikethroughStyle()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L79",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_strikethroughstyle",
      "community": 1,
      "norm_label": ".strikethroughstyle()"
    },
    {
      "label": ".strikethroughColor()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L84",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_strikethroughcolor",
      "community": 1,
      "norm_label": ".strikethroughcolor()"
    },
    {
      "label": ".underlineStyle()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L89",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_underlinestyle",
      "community": 1,
      "norm_label": ".underlinestyle()"
    },
    {
      "label": ".underlineColor()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L94",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_underlinecolor",
      "community": 1,
      "norm_label": ".underlinecolor()"
    },
    {
      "label": ".strokeColor()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L99",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_strokecolor",
      "community": 1,
      "norm_label": ".strokecolor()"
    },
    {
      "label": ".strokeWidth()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L104",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_strokewidth",
      "community": 1,
      "norm_label": ".strokewidth()"
    },
    {
      "label": ".shadow()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L109",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_shadow",
      "community": 1,
      "norm_label": ".shadow()"
    },
    {
      "label": ".textEffect()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L114",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_texteffect",
      "community": 1,
      "norm_label": ".texteffect()"
    },
    {
      "label": ".attachment()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L119",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_attachment",
      "community": 1,
      "norm_label": ".attachment()"
    },
    {
      "label": ".link()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L124",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_link",
      "community": 1,
      "norm_label": ".link()"
    },
    {
      "label": ".baselineOffset()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L129",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_baselineoffset",
      "community": 1,
      "norm_label": ".baselineoffset()"
    },
    {
      "label": ".obliqueness()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L134",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_obliqueness",
      "community": 1,
      "norm_label": ".obliqueness()"
    },
    {
      "label": ".expansion()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L139",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_expansion",
      "community": 1,
      "norm_label": ".expansion()"
    },
    {
      "label": ".writingDirection()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L144",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_writingdirection",
      "community": 1,
      "norm_label": ".writingdirection()"
    },
    {
      "label": ".verticalGlyphForm()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L149",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_verticalglyphform",
      "community": 1,
      "norm_label": ".verticalglyphform()"
    },
    {
      "label": ".lineSpacing()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L156",
      "id": "classes_lwprettytextmaker_lwprettytextmaker_linespacing",
      "community": 1,
      "norm_label": ".linespacing()"
    },
    {
      "label": "PrettyTextExamples.swift",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L1",
      "id": "lwprettytext_swift_classes_prettytextexamples_swift",
      "community": 5,
      "norm_label": "prettytextexamples.swift"
    },
    {
      "label": "PrettyTextExamples",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L11",
      "id": "classes_prettytextexamples_prettytextexamples",
      "community": 5,
      "norm_label": "prettytextexamples"
    },
    {
      "label": ".coloredTextExample()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L17",
      "id": "classes_prettytextexamples_prettytextexamples_coloredtextexample",
      "community": 5,
      "norm_label": ".coloredtextexample()"
    },
    {
      "label": ".fontExample()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L22",
      "id": "classes_prettytextexamples_prettytextexamples_fontexample",
      "community": 5,
      "norm_label": ".fontexample()"
    },
    {
      "label": ".multipleAttributesExample()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L27",
      "id": "classes_prettytextexamples_prettytextexamples_multipleattributesexample",
      "community": 5,
      "norm_label": ".multipleattributesexample()"
    },
    {
      "label": ".partialColorExample()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L38",
      "id": "classes_prettytextexamples_prettytextexamples_partialcolorexample",
      "community": 5,
      "norm_label": ".partialcolorexample()"
    },
    {
      "label": ".shadowExample()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L51",
      "id": "classes_prettytextexamples_prettytextexamples_shadowexample",
      "community": 5,
      "norm_label": ".shadowexample()"
    },
    {
      "label": ".lineSpacingExample()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L66",
      "id": "classes_prettytextexamples_prettytextexamples_linespacingexample",
      "community": 5,
      "norm_label": ".linespacingexample()"
    },
    {
      "label": ".strikethroughExample()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L72",
      "id": "classes_prettytextexamples_prettytextexamples_strikethroughexample",
      "community": 5,
      "norm_label": ".strikethroughexample()"
    },
    {
      "label": ".linkExample()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L82",
      "id": "classes_prettytextexamples_prettytextexamples_linkexample",
      "community": 5,
      "norm_label": ".linkexample()"
    },
    {
      "label": ".backgroundColorExample()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L93",
      "id": "classes_prettytextexamples_prettytextexamples_backgroundcolorexample",
      "community": 5,
      "norm_label": ".backgroundcolorexample()"
    },
    {
      "label": ".complexExample()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L103",
      "id": "classes_prettytextexamples_prettytextexamples_complexexample",
      "community": 5,
      "norm_label": ".complexexample()"
    },
    {
      "label": ".htmlExample()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L137",
      "id": "classes_prettytextexamples_prettytextexamples_htmlexample",
      "community": 5,
      "norm_label": ".htmlexample()"
    },
    {
      "label": ".convenienMethodsExample()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L153",
      "id": "classes_prettytextexamples_prettytextexamples_convenienmethodsexample",
      "community": 5,
      "norm_label": ".convenienmethodsexample()"
    },
    {
      "label": ".combinedExample()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L162",
      "id": "classes_prettytextexamples_prettytextexamples_combinedexample",
      "community": 5,
      "norm_label": ".combinedexample()"
    },
    {
      "label": "PrettyTextExamplesView",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L173",
      "id": "classes_prettytextexamples_prettytextexamplesview",
      "community": 4,
      "norm_label": "prettytextexamplesview"
    },
    {
      "label": "View",
      "file_type": "code",
      "source_file": "",
      "source_location": "",
      "id": "view",
      "community": 4,
      "norm_label": "view"
    },
    {
      "label": ".init()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L175",
      "id": "classes_prettytextexamples_prettytextexamplesview_init",
      "community": 4,
      "norm_label": ".init()"
    },
    {
      "label": "PrettyTextExamplesView_Previews",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L230",
      "id": "classes_prettytextexamples_prettytextexamplesview_previews",
      "community": 5,
      "norm_label": "prettytextexamplesview_previews"
    },
    {
      "label": "PreviewProvider",
      "file_type": "code",
      "source_file": "",
      "source_location": "",
      "id": "previewprovider",
      "community": 5,
      "norm_label": "previewprovider"
    },
    {
      "label": "NSMutableAttributedString+PrettyText.swift",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L1",
      "id": "lwprettytext_swift_classes_nsmutableattributedstring_prettytext_swift",
      "community": 0,
      "norm_label": "nsmutableattributedstring+prettytext.swift"
    },
    {
      "label": ".pt_addAttributes()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L16",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_addattributes",
      "community": 0,
      "norm_label": ".pt_addattributes()"
    },
    {
      "label": ".pt_attribute()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L30",
      "id": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_attribute",
      "community": 0,
      "norm_label": ".pt_attribute()"
    },
    {
      "label": "PrettyText.swift",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/PrettyText.swift",
      "source_location": "L1",
      "id": "lwprettytext_swift_classes_prettytext_swift",
      "community": 4,
      "norm_label": "prettytext.swift"
    },
    {
      "label": "PrettyText",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/PrettyText.swift",
      "source_location": "L12",
      "id": "classes_prettytext_prettytext",
      "community": 4,
      "norm_label": "prettytext"
    },
    {
      "label": ".init()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/PrettyText.swift",
      "source_location": "L16",
      "id": "classes_prettytext_prettytext_init",
      "community": 4,
      "norm_label": ".init()"
    },
    {
      "label": "AttributedText",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/PrettyText.swift",
      "source_location": "L36",
      "id": "classes_prettytext_attributedtext",
      "community": 4,
      "norm_label": "attributedtext"
    },
    {
      "label": "UIViewRepresentable",
      "file_type": "code",
      "source_file": "",
      "source_location": "",
      "id": "uiviewrepresentable",
      "community": 4,
      "norm_label": "uiviewrepresentable"
    },
    {
      "label": ".init()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/PrettyText.swift",
      "source_location": "L43",
      "id": "classes_prettytext_attributedtext_init",
      "community": 4,
      "norm_label": ".init()"
    },
    {
      "label": ".makeUIView()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/PrettyText.swift",
      "source_location": "L55",
      "id": "classes_prettytext_attributedtext_makeuiview",
      "community": 4,
      "norm_label": ".makeuiview()"
    },
    {
      "label": ".updateUIView()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/PrettyText.swift",
      "source_location": "L64",
      "id": "classes_prettytext_attributedtext_updateuiview",
      "community": 4,
      "norm_label": ".updateuiview()"
    },
    {
      "label": "PrettyTextBuilder",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/PrettyText.swift",
      "source_location": "L74",
      "id": "classes_prettytext_prettytextbuilder",
      "community": 4,
      "norm_label": "prettytextbuilder"
    },
    {
      "label": ".buildBlock()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/PrettyText.swift",
      "source_location": "L77",
      "id": "classes_prettytext_prettytextbuilder_buildblock",
      "community": 4,
      "norm_label": ".buildblock()"
    },
    {
      "label": "View",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/PrettyText.swift",
      "source_location": "L88",
      "id": "classes_prettytext_view",
      "community": 4,
      "norm_label": "view"
    },
    {
      "label": ".prettyText()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/PrettyText.swift",
      "source_location": "L91",
      "id": "classes_prettytext_view_prettytext",
      "community": 4,
      "norm_label": ".prettytext()"
    },
    {
      "label": "PrettyTextModifier",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/PrettyText.swift",
      "source_location": "L96",
      "id": "classes_prettytext_prettytextmodifier",
      "community": 4,
      "norm_label": "prettytextmodifier"
    },
    {
      "label": "ViewModifier",
      "file_type": "code",
      "source_file": "",
      "source_location": "",
      "id": "viewmodifier",
      "community": 4,
      "norm_label": "viewmodifier"
    },
    {
      "label": ".body()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/PrettyText.swift",
      "source_location": "L100",
      "id": "classes_prettytext_prettytextmodifier_body",
      "community": 4,
      "norm_label": ".body()"
    },
    {
      "label": "LWPrettyTextSwift.swift",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextSwift.swift",
      "source_location": "L1",
      "id": "lwprettytext_swift_classes_lwprettytextswift_swift",
      "community": 6,
      "norm_label": "lwprettytextswift.swift"
    },
    {
      "label": "LWPrettyTextSwift",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextSwift.swift",
      "source_location": "L14",
      "id": "classes_lwprettytextswift_lwprettytextswift",
      "community": 6,
      "norm_label": "lwprettytextswift"
    },
    {
      "label": ".make()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextSwift.swift",
      "source_location": "L25",
      "id": "classes_lwprettytextswift_lwprettytextswift_make",
      "community": 6,
      "norm_label": ".make()"
    },
    {
      "label": ".colored()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextSwift.swift",
      "source_location": "L57",
      "id": "classes_lwprettytextswift_lwprettytextswift_colored",
      "community": 6,
      "norm_label": ".colored()"
    },
    {
      "label": ".styled()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextSwift.swift",
      "source_location": "L66",
      "id": "classes_lwprettytextswift_lwprettytextswift_styled",
      "community": 6,
      "norm_label": ".styled()"
    },
    {
      "label": ".underlined()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextSwift.swift",
      "source_location": "L90",
      "id": "classes_lwprettytextswift_lwprettytextswift_underlined",
      "community": 6,
      "norm_label": ".underlined()"
    },
    {
      "label": ".strikethrough()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextSwift.swift",
      "source_location": "L108",
      "id": "classes_lwprettytextswift_lwprettytextswift_strikethrough",
      "community": 6,
      "norm_label": ".strikethrough()"
    },
    {
      "label": ".lineSpaced()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextSwift.swift",
      "source_location": "L125",
      "id": "classes_lwprettytextswift_lwprettytextswift_linespaced",
      "community": 6,
      "norm_label": ".linespaced()"
    },
    {
      "label": ".kerned()",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextSwift.swift",
      "source_location": "L134",
      "id": "classes_lwprettytextswift_lwprettytextswift_kerned",
      "community": 6,
      "norm_label": ".kerned()"
    },
    {
      "label": "NSMutableAttributedString",
      "file_type": "code",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextSwift.swift",
      "source_location": "L141",
      "id": "classes_lwprettytextswift_nsmutableattributedstring",
      "community": 6,
      "norm_label": "nsmutableattributedstring"
    }
  ],
  "links": [
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "Example/Tests/Tests.m",
      "source_location": "L11",
      "weight": 1.0,
      "source": "example_tests_tests_m",
      "target": "tests_tests_tests",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "Example/Tests/Tests.m",
      "source_location": "L17",
      "weight": 1.0,
      "source": "tests_tests_tests",
      "target": "tests_tests_tests_setup",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "Example/Tests/Tests.m",
      "source_location": "L23",
      "weight": 1.0,
      "source": "tests_tests_tests",
      "target": "tests_tests_tests_teardown",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "Example/Tests/Tests.m",
      "source_location": "L29",
      "weight": 1.0,
      "source": "tests_tests_tests",
      "target": "tests_tests_tests_testexample",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "Example/LWPrettyText/LWAppDelegate.m",
      "source_location": "L11",
      "weight": 1.0,
      "source": "example_lwprettytext_lwappdelegate_m",
      "target": "lwprettytext_lwappdelegate_lwappdelegate",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "Example/LWPrettyText/LWAppDelegate.m",
      "source_location": "L13",
      "weight": 1.0,
      "source": "lwprettytext_lwappdelegate_lwappdelegate",
      "target": "lwprettytext_lwappdelegate_lwappdelegate_applicationdidfinishlaunchingwithoptions",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "Example/LWPrettyText/LWAppDelegate.m",
      "source_location": "L19",
      "weight": 1.0,
      "source": "lwprettytext_lwappdelegate_lwappdelegate",
      "target": "lwprettytext_lwappdelegate_lwappdelegate_applicationwillresignactive",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "Example/LWPrettyText/LWAppDelegate.m",
      "source_location": "L25",
      "weight": 1.0,
      "source": "lwprettytext_lwappdelegate_lwappdelegate",
      "target": "lwprettytext_lwappdelegate_lwappdelegate_applicationdidenterbackground",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "Example/LWPrettyText/LWAppDelegate.m",
      "source_location": "L31",
      "weight": 1.0,
      "source": "lwprettytext_lwappdelegate_lwappdelegate",
      "target": "lwprettytext_lwappdelegate_lwappdelegate_applicationwillenterforeground",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "Example/LWPrettyText/LWAppDelegate.m",
      "source_location": "L36",
      "weight": 1.0,
      "source": "lwprettytext_lwappdelegate_lwappdelegate",
      "target": "lwprettytext_lwappdelegate_lwappdelegate_applicationdidbecomeactive",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "Example/LWPrettyText/LWAppDelegate.m",
      "source_location": "L41",
      "weight": 1.0,
      "source": "lwprettytext_lwappdelegate_lwappdelegate",
      "target": "lwprettytext_lwappdelegate_lwappdelegate_applicationwillterminate",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "Example/LWPrettyText/SecondViewController.m",
      "source_location": "L14",
      "weight": 1.0,
      "source": "example_lwprettytext_secondviewcontroller_m",
      "target": "lwprettytext_secondviewcontroller_secondviewcontroller",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "Example/LWPrettyText/SecondViewController.m",
      "source_location": "L21",
      "weight": 1.0,
      "source": "lwprettytext_secondviewcontroller_secondviewcontroller",
      "target": "lwprettytext_secondviewcontroller_secondviewcontroller_viewdidload",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "Example/LWPrettyText/SecondViewController.m",
      "source_location": "L29",
      "weight": 1.0,
      "source": "lwprettytext_secondviewcontroller_secondviewcontroller",
      "target": "lwprettytext_secondviewcontroller_secondviewcontroller_didreceivememorywarning",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "Example/LWPrettyText/LWViewController.m",
      "source_location": "L12",
      "weight": 1.0,
      "source": "example_lwprettytext_lwviewcontroller_m",
      "target": "lwprettytext_lwviewcontroller_lwviewcontroller",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "Example/LWPrettyText/LWViewController.m",
      "source_location": "L21",
      "weight": 1.0,
      "source": "lwprettytext_lwviewcontroller_lwviewcontroller",
      "target": "lwprettytext_lwviewcontroller_lwviewcontroller_viewdidload",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "Example/LWPrettyText/LWViewController.m",
      "source_location": "L68",
      "weight": 1.0,
      "source": "lwprettytext_lwviewcontroller_lwviewcontroller",
      "target": "lwprettytext_lwviewcontroller_lwviewcontroller_didreceivememorywarning",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L8",
      "weight": 1.0,
      "source": "lwprettytext_classes_lwprettytextmaker_m",
      "target": "classes_lwprettytextmaker_lwprettytextmaker",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L12",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_initwithstringrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L23",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_initwithattributedstringrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L34",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_prettytext",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L41",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_pt_attributevalue",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L46",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_pt_paragraphstyle",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L49",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_pt_font",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L52",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_pt_color",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L55",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_pt_backgroundcolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L58",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_pt_ligature",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L61",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_pt_kern",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L64",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_pt_strikethroughstyle",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L67",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_pt_strikethroughcolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L70",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_pt_underlinestyle",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L73",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_pt_underlinecolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L76",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_pt_strokecolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L79",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_pt_strokewidth",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L82",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_pt_shadow",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L85",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_pt_texteffect",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L88",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_pt_attachment",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L91",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_pt_link",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L94",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_pt_baselineoffset",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L97",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_pt_obliqueness",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L100",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_pt_expansion",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L103",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_pt_writingdirection",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L106",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_pt_verticalglyphform",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/LWPrettyTextMaker.m",
      "source_location": "L112",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_pt_linespacing",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L12",
      "weight": 1.0,
      "source": "lwprettytext_swift_classes_lwprettytextmaker_swift",
      "target": "classes_lwprettytextmaker_lwprettytextmaker",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L28",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_init",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L35",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_build",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L43",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_attribute",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L49",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_paragraphstyle",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L54",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_font",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L59",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_color",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L64",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_backgroundcolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L69",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_ligature",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L74",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_kern",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L79",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_strikethroughstyle",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L84",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_strikethroughcolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L89",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_underlinestyle",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L94",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_underlinecolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L99",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_strokecolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L104",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_strokewidth",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L109",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_shadow",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L114",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_texteffect",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L119",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_attachment",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L124",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_link",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L129",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_baselineoffset",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L134",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_obliqueness",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L139",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_expansion",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L144",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_writingdirection",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L149",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_verticalglyphform",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L156",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_linespacing",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L9",
      "weight": 1.0,
      "source": "lwprettytext_classes_nsmutableattributedstring_prettytext_m",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L11",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_attributevalue",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L14",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_addattributeswithblock",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L173",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_paragraphstyle",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L179",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_font",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L185",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_color",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L191",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_backgroundcolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L197",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_ligature",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L203",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_kern",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L209",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_strikethroughstyle",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L215",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_strikethroughcolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L221",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_underlinestyle",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L227",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_underlinecolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L233",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_strokecolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L239",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_strokewidth",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L245",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_shadow",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L251",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_texteffect",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L257",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_attachment",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L263",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_link",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L269",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_baselineoffset",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L275",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_obliqueness",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L281",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_expansion",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L287",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_writingdirection",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L293",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_verticalglyphform",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L299",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_linespacing",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L86",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_colorsubstring",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L94",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_fontsubstring",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L105",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_attributevaluerange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L109",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_addattributeswithrangeblock",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L115",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_paragraphstylerange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L119",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_fontrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L123",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_colorrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L127",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_backgroundcolorrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L131",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_ligaturerange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L135",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_kernrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L139",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_strikethroughstylerange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L143",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_strikethroughcolorrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L147",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_underlinestylerange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L151",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_underlinecolorrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L155",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_strokecolorrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L159",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_strokewidthrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L163",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_shadowrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L167",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_texteffectrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L171",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_attachmentrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L175",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_linkrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L179",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_baselineoffsetrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L183",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_obliquenessrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L187",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_expansionrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L191",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_writingdirectionrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L195",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_verticalglyphformrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSMutableAttributedString+PrettyText.m",
      "source_location": "L200",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_linespacingrange",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L11",
      "weight": 1.0,
      "source": "lwprettytext_swift_classes_nsmutableattributedstring_prettytext_swift",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L21",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_addattributes",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/NSMutableAttributedString+PrettyText.swift",
      "source_location": "L167",
      "weight": 1.0,
      "source": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring",
      "target": "classes_nsmutableattributedstring_prettytext_nsmutableattributedstring_pt_attribute",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+HTML.m",
      "source_location": "L10",
      "weight": 1.0,
      "source": "lwprettytext_classes_nsstring_html_m",
      "target": "classes_nsstring_html_nsstring",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+HTML.m",
      "source_location": "L12",
      "weight": 1.0,
      "source": "classes_nsstring_html_nsstring",
      "target": "classes_nsstring_html_nsstring_htmlattributedstring",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L8",
      "weight": 1.0,
      "source": "lwprettytext_classes_nsstring_prettytext_m",
      "target": "classes_nsstring_prettytext_nsstring",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L10",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_attributevalue",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L13",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_addattributeswithblock",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L17",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_paragraphstyle",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L21",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_font",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L25",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_color",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L28",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_backgroundcolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L31",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_ligature",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L34",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_kern",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L37",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_strikethroughstyle",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L40",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_strikethroughcolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L43",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_underlinestyle",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L46",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_underlinecolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L49",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_strokecolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L52",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_strokewidth",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L55",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_shadow",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L58",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_texteffect",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L61",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_attachment",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L64",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_link",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L67",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_baselineoffset",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L70",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_obliqueness",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L73",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_expansion",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L76",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_writingdirection",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L79",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_verticalglyphform",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L83",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_linespacing",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L88",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_colorsubstring",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L96",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_fontsubstring",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L107",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_paragraphstylerange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L114",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_attributevaluerange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L120",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_addattributeswithrangeblock",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L126",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_fontrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L131",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_colorrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L136",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_backgroundcolorrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L141",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_ligaturerange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L146",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_kernrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L151",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_strikethroughstylerange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L156",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_strikethroughcolorrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L161",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_underlinestylerange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L166",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_underlinecolorrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L171",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_strokecolorrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L176",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_strokewidthrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L181",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_shadowrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L186",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_texteffectrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L191",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_attachmentrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L196",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_linkrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L201",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_baselineoffsetrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L206",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_obliquenessrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L211",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_expansionrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L216",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_writingdirectionrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L221",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_verticalglyphformrange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText/Classes/NSString+PrettyText.m",
      "source_location": "L227",
      "weight": 1.0,
      "source": "classes_nsstring_prettytext_nsstring",
      "target": "classes_nsstring_prettytext_nsstring_pt_linespacingrange",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L11",
      "weight": 1.0,
      "source": "lwprettytext_swift_classes_string_prettytext_swift",
      "target": "classes_string_prettytext_string",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L20",
      "weight": 1.0,
      "source": "classes_string_prettytext_string",
      "target": "classes_string_prettytext_string_pt_addattributes",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L140",
      "weight": 1.0,
      "source": "classes_string_prettytext_string",
      "target": "classes_string_prettytext_string_pt_attribute",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L146",
      "weight": 1.0,
      "source": "classes_string_prettytext_string",
      "target": "classes_string_prettytext_string_pt_paragraphstyle",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L152",
      "weight": 1.0,
      "source": "classes_string_prettytext_string",
      "target": "classes_string_prettytext_string_pt_font",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L158",
      "weight": 1.0,
      "source": "classes_string_prettytext_string",
      "target": "classes_string_prettytext_string_pt_color",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L164",
      "weight": 1.0,
      "source": "classes_string_prettytext_string",
      "target": "classes_string_prettytext_string_pt_backgroundcolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L170",
      "weight": 1.0,
      "source": "classes_string_prettytext_string",
      "target": "classes_string_prettytext_string_pt_ligature",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L176",
      "weight": 1.0,
      "source": "classes_string_prettytext_string",
      "target": "classes_string_prettytext_string_pt_kern",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L182",
      "weight": 1.0,
      "source": "classes_string_prettytext_string",
      "target": "classes_string_prettytext_string_pt_strikethroughstyle",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L188",
      "weight": 1.0,
      "source": "classes_string_prettytext_string",
      "target": "classes_string_prettytext_string_pt_strikethroughcolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L194",
      "weight": 1.0,
      "source": "classes_string_prettytext_string",
      "target": "classes_string_prettytext_string_pt_underlinestyle",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L200",
      "weight": 1.0,
      "source": "classes_string_prettytext_string",
      "target": "classes_string_prettytext_string_pt_underlinecolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L206",
      "weight": 1.0,
      "source": "classes_string_prettytext_string",
      "target": "classes_string_prettytext_string_pt_strokecolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L212",
      "weight": 1.0,
      "source": "classes_string_prettytext_string",
      "target": "classes_string_prettytext_string_pt_strokewidth",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L218",
      "weight": 1.0,
      "source": "classes_string_prettytext_string",
      "target": "classes_string_prettytext_string_pt_shadow",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L224",
      "weight": 1.0,
      "source": "classes_string_prettytext_string",
      "target": "classes_string_prettytext_string_pt_texteffect",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L230",
      "weight": 1.0,
      "source": "classes_string_prettytext_string",
      "target": "classes_string_prettytext_string_pt_attachment",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L236",
      "weight": 1.0,
      "source": "classes_string_prettytext_string",
      "target": "classes_string_prettytext_string_pt_link",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L242",
      "weight": 1.0,
      "source": "classes_string_prettytext_string",
      "target": "classes_string_prettytext_string_pt_baselineoffset",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L248",
      "weight": 1.0,
      "source": "classes_string_prettytext_string",
      "target": "classes_string_prettytext_string_pt_obliqueness",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L254",
      "weight": 1.0,
      "source": "classes_string_prettytext_string",
      "target": "classes_string_prettytext_string_pt_expansion",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L260",
      "weight": 1.0,
      "source": "classes_string_prettytext_string",
      "target": "classes_string_prettytext_string_pt_writingdirection",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L266",
      "weight": 1.0,
      "source": "classes_string_prettytext_string",
      "target": "classes_string_prettytext_string_pt_verticalglyphform",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/String+PrettyText.swift",
      "source_location": "L272",
      "weight": 1.0,
      "source": "classes_string_prettytext_string",
      "target": "classes_string_prettytext_string_pt_linespacing",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/String+HTML.swift",
      "source_location": "L15",
      "weight": 1.0,
      "source": "lwprettytext_swift_classes_string_html_swift",
      "target": "classes_string_html_string",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/String+HTML.swift",
      "source_location": "L61",
      "weight": 1.0,
      "source": "classes_string_html_string",
      "target": "classes_string_html_string_htmlattributedstring",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L51",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker_paragraphstyle",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_attribute",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L56",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker_font",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_attribute",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L61",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker_color",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_attribute",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L66",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker_backgroundcolor",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_attribute",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L71",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker_ligature",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_attribute",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L76",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker_kern",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_attribute",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L81",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker_strikethroughstyle",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_attribute",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L86",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker_strikethroughcolor",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_attribute",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L91",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker_underlinestyle",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_attribute",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L96",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker_underlinecolor",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_attribute",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L101",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker_strokecolor",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_attribute",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L106",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker_strokewidth",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_attribute",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L111",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker_shadow",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_attribute",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L116",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker_texteffect",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_attribute",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L121",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker_attachment",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_attribute",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L126",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker_link",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_attribute",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L131",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker_baselineoffset",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_attribute",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L136",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker_obliqueness",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_attribute",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L141",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker_expansion",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_attribute",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L146",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker_writingdirection",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_attribute",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L151",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker_verticalglyphform",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_attribute",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextMaker.swift",
      "source_location": "L160",
      "weight": 1.0,
      "source": "classes_lwprettytextmaker_lwprettytextmaker_linespacing",
      "target": "classes_lwprettytextmaker_lwprettytextmaker_attribute",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L11",
      "weight": 1.0,
      "source": "lwprettytext_swift_classes_prettytextexamples_swift",
      "target": "classes_prettytextexamples_prettytextexamples",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L173",
      "weight": 1.0,
      "source": "lwprettytext_swift_classes_prettytextexamples_swift",
      "target": "classes_prettytextexamples_prettytextexamplesview",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L230",
      "weight": 1.0,
      "source": "lwprettytext_swift_classes_prettytextexamples_swift",
      "target": "classes_prettytextexamples_prettytextexamplesview_previews",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L17",
      "weight": 1.0,
      "source": "classes_prettytextexamples_prettytextexamples",
      "target": "classes_prettytextexamples_prettytextexamples_coloredtextexample",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L22",
      "weight": 1.0,
      "source": "classes_prettytextexamples_prettytextexamples",
      "target": "classes_prettytextexamples_prettytextexamples_fontexample",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L27",
      "weight": 1.0,
      "source": "classes_prettytextexamples_prettytextexamples",
      "target": "classes_prettytextexamples_prettytextexamples_multipleattributesexample",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L38",
      "weight": 1.0,
      "source": "classes_prettytextexamples_prettytextexamples",
      "target": "classes_prettytextexamples_prettytextexamples_partialcolorexample",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L51",
      "weight": 1.0,
      "source": "classes_prettytextexamples_prettytextexamples",
      "target": "classes_prettytextexamples_prettytextexamples_shadowexample",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L66",
      "weight": 1.0,
      "source": "classes_prettytextexamples_prettytextexamples",
      "target": "classes_prettytextexamples_prettytextexamples_linespacingexample",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L72",
      "weight": 1.0,
      "source": "classes_prettytextexamples_prettytextexamples",
      "target": "classes_prettytextexamples_prettytextexamples_strikethroughexample",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L82",
      "weight": 1.0,
      "source": "classes_prettytextexamples_prettytextexamples",
      "target": "classes_prettytextexamples_prettytextexamples_linkexample",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L93",
      "weight": 1.0,
      "source": "classes_prettytextexamples_prettytextexamples",
      "target": "classes_prettytextexamples_prettytextexamples_backgroundcolorexample",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L103",
      "weight": 1.0,
      "source": "classes_prettytextexamples_prettytextexamples",
      "target": "classes_prettytextexamples_prettytextexamples_complexexample",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L137",
      "weight": 1.0,
      "source": "classes_prettytextexamples_prettytextexamples",
      "target": "classes_prettytextexamples_prettytextexamples_htmlexample",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L153",
      "weight": 1.0,
      "source": "classes_prettytextexamples_prettytextexamples",
      "target": "classes_prettytextexamples_prettytextexamples_convenienmethodsexample",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L162",
      "weight": 1.0,
      "source": "classes_prettytextexamples_prettytextexamples",
      "target": "classes_prettytextexamples_prettytextexamples_combinedexample",
      "confidence_score": 1.0
    },
    {
      "relation": "inherits",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L173",
      "weight": 1.0,
      "source": "classes_prettytextexamples_prettytextexamplesview",
      "target": "view",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L175",
      "weight": 1.0,
      "source": "classes_prettytextexamples_prettytextexamplesview",
      "target": "classes_prettytextexamples_prettytextexamplesview_init",
      "confidence_score": 1.0
    },
    {
      "relation": "inherits",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyText.swift",
      "source_location": "L12",
      "weight": 1.0,
      "source": "classes_prettytext_prettytext",
      "target": "view",
      "confidence_score": 1.0
    },
    {
      "relation": "inherits",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyTextExamples.swift",
      "source_location": "L230",
      "weight": 1.0,
      "source": "classes_prettytextexamples_prettytextexamplesview_previews",
      "target": "previewprovider",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyText.swift",
      "source_location": "L12",
      "weight": 1.0,
      "source": "lwprettytext_swift_classes_prettytext_swift",
      "target": "classes_prettytext_prettytext",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyText.swift",
      "source_location": "L36",
      "weight": 1.0,
      "source": "lwprettytext_swift_classes_prettytext_swift",
      "target": "classes_prettytext_attributedtext",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyText.swift",
      "source_location": "L74",
      "weight": 1.0,
      "source": "lwprettytext_swift_classes_prettytext_swift",
      "target": "classes_prettytext_prettytextbuilder",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyText.swift",
      "source_location": "L88",
      "weight": 1.0,
      "source": "lwprettytext_swift_classes_prettytext_swift",
      "target": "classes_prettytext_view",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyText.swift",
      "source_location": "L96",
      "weight": 1.0,
      "source": "lwprettytext_swift_classes_prettytext_swift",
      "target": "classes_prettytext_prettytextmodifier",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyText.swift",
      "source_location": "L20",
      "weight": 1.0,
      "source": "classes_prettytext_prettytext",
      "target": "classes_prettytext_prettytext_init",
      "confidence_score": 1.0
    },
    {
      "relation": "inherits",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyText.swift",
      "source_location": "L36",
      "weight": 1.0,
      "source": "classes_prettytext_attributedtext",
      "target": "uiviewrepresentable",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyText.swift",
      "source_location": "L43",
      "weight": 1.0,
      "source": "classes_prettytext_attributedtext",
      "target": "classes_prettytext_attributedtext_init",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyText.swift",
      "source_location": "L55",
      "weight": 1.0,
      "source": "classes_prettytext_attributedtext",
      "target": "classes_prettytext_attributedtext_makeuiview",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyText.swift",
      "source_location": "L64",
      "weight": 1.0,
      "source": "classes_prettytext_attributedtext",
      "target": "classes_prettytext_attributedtext_updateuiview",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyText.swift",
      "source_location": "L77",
      "weight": 1.0,
      "source": "classes_prettytext_prettytextbuilder",
      "target": "classes_prettytext_prettytextbuilder_buildblock",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyText.swift",
      "source_location": "L91",
      "weight": 1.0,
      "source": "classes_prettytext_view",
      "target": "classes_prettytext_view_prettytext",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyText.swift",
      "source_location": "L92",
      "weight": 1.0,
      "source": "classes_prettytext_view_prettytext",
      "target": "classes_prettytext_prettytextmodifier",
      "confidence_score": 1.0
    },
    {
      "relation": "inherits",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyText.swift",
      "source_location": "L96",
      "weight": 1.0,
      "source": "classes_prettytext_prettytextmodifier",
      "target": "viewmodifier",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/PrettyText.swift",
      "source_location": "L100",
      "weight": 1.0,
      "source": "classes_prettytext_prettytextmodifier",
      "target": "classes_prettytext_prettytextmodifier_body",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextSwift.swift",
      "source_location": "L49",
      "weight": 1.0,
      "source": "lwprettytext_swift_classes_lwprettytextswift_swift",
      "target": "classes_lwprettytextswift_lwprettytextswift",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextSwift.swift",
      "source_location": "L141",
      "weight": 1.0,
      "source": "lwprettytext_swift_classes_lwprettytextswift_swift",
      "target": "classes_lwprettytextswift_nsmutableattributedstring",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextSwift.swift",
      "source_location": "L38",
      "weight": 1.0,
      "source": "classes_lwprettytextswift_lwprettytextswift",
      "target": "classes_lwprettytextswift_lwprettytextswift_make",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextSwift.swift",
      "source_location": "L57",
      "weight": 1.0,
      "source": "classes_lwprettytextswift_lwprettytextswift",
      "target": "classes_lwprettytextswift_lwprettytextswift_colored",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextSwift.swift",
      "source_location": "L76",
      "weight": 1.0,
      "source": "classes_lwprettytextswift_lwprettytextswift",
      "target": "classes_lwprettytextswift_lwprettytextswift_styled",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextSwift.swift",
      "source_location": "L90",
      "weight": 1.0,
      "source": "classes_lwprettytextswift_lwprettytextswift",
      "target": "classes_lwprettytextswift_lwprettytextswift_underlined",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextSwift.swift",
      "source_location": "L108",
      "weight": 1.0,
      "source": "classes_lwprettytextswift_lwprettytextswift",
      "target": "classes_lwprettytextswift_lwprettytextswift_strikethrough",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextSwift.swift",
      "source_location": "L125",
      "weight": 1.0,
      "source": "classes_lwprettytextswift_lwprettytextswift",
      "target": "classes_lwprettytextswift_lwprettytextswift_linespaced",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextSwift.swift",
      "source_location": "L134",
      "weight": 1.0,
      "source": "classes_lwprettytextswift_lwprettytextswift",
      "target": "classes_lwprettytextswift_lwprettytextswift_kerned",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWPrettyText_swift/Classes/LWPrettyTextSwift.swift",
      "source_location": "L160",
      "weight": 1.0,
      "source": "classes_lwprettytextswift_nsmutableattributedstring",
      "target": "classes_lwprettytextswift_nsmutableattributedstring",
      "confidence_score": 1.0
    }
  ],
  "hyperedges": []
}