{
  "directed": false,
  "multigraph": false,
  "graph": {},
  "nodes": [
    {
      "label": "LWViewController.h",
      "file_type": "code",
      "source_file": "Example/LWKBCore/LWViewController.h",
      "source_location": "L1",
      "id": "example_lwkbcore_lwviewcontroller_h",
      "community": 7,
      "norm_label": "lwviewcontroller.h"
    },
    {
      "label": "LWAppDelegate.h",
      "file_type": "code",
      "source_file": "Example/LWKBCore/LWAppDelegate.h",
      "source_location": "L1",
      "id": "example_lwkbcore_lwappdelegate_h",
      "community": 8,
      "norm_label": "lwappdelegate.h"
    },
    {
      "label": "main.m",
      "file_type": "code",
      "source_file": "Example/LWKBCore/main.m",
      "source_location": "L1",
      "id": "example_lwkbcore_main_m",
      "community": 9,
      "norm_label": "main.m"
    },
    {
      "label": "LWAppDelegate.m",
      "file_type": "code",
      "source_file": "Example/LWKBCore/LWAppDelegate.m",
      "source_location": "L1",
      "id": "example_lwkbcore_lwappdelegate_m",
      "community": 2,
      "norm_label": "lwappdelegate.m"
    },
    {
      "label": "LWAppDelegate",
      "file_type": "code",
      "source_file": "mybinlibs/LWKBCore/Example/LWKBCore/LWAppDelegate.m",
      "source_location": "L11",
      "id": "lwkbcore_lwappdelegate_lwappdelegate",
      "community": 2,
      "norm_label": "lwappdelegate"
    },
    {
      "label": "-applicationdidFinishLaunchingWithOptions",
      "file_type": "code",
      "source_file": "mybinlibs/LWKBCore/Example/LWKBCore/LWAppDelegate.m",
      "source_location": "L13",
      "id": "lwkbcore_lwappdelegate_lwappdelegate_applicationdidfinishlaunchingwithoptions",
      "community": 2,
      "norm_label": "-applicationdidfinishlaunchingwithoptions"
    },
    {
      "label": "-applicationWillResignActive",
      "file_type": "code",
      "source_file": "mybinlibs/LWKBCore/Example/LWKBCore/LWAppDelegate.m",
      "source_location": "L19",
      "id": "lwkbcore_lwappdelegate_lwappdelegate_applicationwillresignactive",
      "community": 2,
      "norm_label": "-applicationwillresignactive"
    },
    {
      "label": "-applicationDidEnterBackground",
      "file_type": "code",
      "source_file": "mybinlibs/LWKBCore/Example/LWKBCore/LWAppDelegate.m",
      "source_location": "L25",
      "id": "lwkbcore_lwappdelegate_lwappdelegate_applicationdidenterbackground",
      "community": 2,
      "norm_label": "-applicationdidenterbackground"
    },
    {
      "label": "-applicationWillEnterForeground",
      "file_type": "code",
      "source_file": "mybinlibs/LWKBCore/Example/LWKBCore/LWAppDelegate.m",
      "source_location": "L31",
      "id": "lwkbcore_lwappdelegate_lwappdelegate_applicationwillenterforeground",
      "community": 2,
      "norm_label": "-applicationwillenterforeground"
    },
    {
      "label": "-applicationDidBecomeActive",
      "file_type": "code",
      "source_file": "mybinlibs/LWKBCore/Example/LWKBCore/LWAppDelegate.m",
      "source_location": "L36",
      "id": "lwkbcore_lwappdelegate_lwappdelegate_applicationdidbecomeactive",
      "community": 2,
      "norm_label": "-applicationdidbecomeactive"
    },
    {
      "label": "-applicationWillTerminate",
      "file_type": "code",
      "source_file": "mybinlibs/LWKBCore/Example/LWKBCore/LWAppDelegate.m",
      "source_location": "L41",
      "id": "lwkbcore_lwappdelegate_lwappdelegate_applicationwillterminate",
      "community": 2,
      "norm_label": "-applicationwillterminate"
    },
    {
      "label": "LWViewController.m",
      "file_type": "code",
      "source_file": "Example/LWKBCore/LWViewController.m",
      "source_location": "L1",
      "id": "example_lwkbcore_lwviewcontroller_m",
      "community": 5,
      "norm_label": "lwviewcontroller.m"
    },
    {
      "label": "LWViewController",
      "file_type": "code",
      "source_file": "mybinlibs/LWKBCore/Example/LWKBCore/LWViewController.m",
      "source_location": "L12",
      "id": "lwkbcore_lwviewcontroller_lwviewcontroller",
      "community": 5,
      "norm_label": "lwviewcontroller"
    },
    {
      "label": "-viewDidLoad",
      "file_type": "code",
      "source_file": "mybinlibs/LWKBCore/Example/LWKBCore/LWViewController.m",
      "source_location": "L18",
      "id": "lwkbcore_lwviewcontroller_lwviewcontroller_viewdidload",
      "community": 5,
      "norm_label": "-viewdidload"
    },
    {
      "label": "-didReceiveMemoryWarning",
      "file_type": "code",
      "source_file": "mybinlibs/LWKBCore/Example/LWKBCore/LWViewController.m",
      "source_location": "L27",
      "id": "lwkbcore_lwviewcontroller_lwviewcontroller_didreceivememorywarning",
      "community": 5,
      "norm_label": "-didreceivememorywarning"
    },
    {
      "label": "Tests.m",
      "file_type": "code",
      "source_file": "Example/Tests/Tests.m",
      "source_location": "L1",
      "id": "example_tests_tests_m",
      "community": 4,
      "norm_label": "tests.m"
    },
    {
      "label": "Tests",
      "file_type": "code",
      "source_file": "mybinlibs/LWKBCore/Example/Tests/Tests.m",
      "source_location": "L11",
      "id": "tests_tests_tests",
      "community": 4,
      "norm_label": "tests"
    },
    {
      "label": "-setUp",
      "file_type": "code",
      "source_file": "mybinlibs/LWKBCore/Example/Tests/Tests.m",
      "source_location": "L17",
      "id": "tests_tests_tests_setup",
      "community": 4,
      "norm_label": "-setup"
    },
    {
      "label": "-tearDown",
      "file_type": "code",
      "source_file": "mybinlibs/LWKBCore/Example/Tests/Tests.m",
      "source_location": "L23",
      "id": "tests_tests_tests_teardown",
      "community": 4,
      "norm_label": "-teardown"
    },
    {
      "label": "-testExample",
      "file_type": "code",
      "source_file": "mybinlibs/LWKBCore/Example/Tests/Tests.m",
      "source_location": "L29",
      "id": "tests_tests_tests_testexample",
      "community": 4,
      "norm_label": "-testexample"
    },
    {
      "label": "LWKBConfig.h",
      "file_type": "code",
      "source_file": "LWKBCore/Classes/LWKBConfig.h",
      "source_location": "L1",
      "id": "lwkbcore_classes_lwkbconfig_h",
      "community": 10,
      "norm_label": "lwkbconfig.h"
    },
    {
      "label": "LWWordEngineDefines.h",
      "file_type": "code",
      "source_file": "LWKBCore/Classes/LWWordEngineDefines.h",
      "source_location": "L1",
      "id": "lwkbcore_classes_lwwordenginedefines_h",
      "community": 11,
      "norm_label": "lwwordenginedefines.h"
    },
    {
      "label": "LWKBConfig.m",
      "file_type": "code",
      "source_file": "LWKBCore/Classes/LWKBConfig.m",
      "source_location": "L1",
      "id": "lwkbcore_classes_lwkbconfig_m",
      "community": 3,
      "norm_label": "lwkbconfig.m"
    },
    {
      "label": "LWKBConfig",
      "file_type": "code",
      "source_file": "LWKBCore_swift/Classes/LWKBConfig.swift",
      "source_location": "L16",
      "id": "classes_lwkbconfig_lwkbconfig",
      "community": 3,
      "norm_label": "lwkbconfig"
    },
    {
      "label": "-hellowrold",
      "file_type": "code",
      "source_file": "LWKBCore/Classes/LWKBConfig.m",
      "source_location": "L12",
      "id": "classes_lwkbconfig_lwkbconfig_hellowrold",
      "community": 3,
      "norm_label": "-hellowrold"
    },
    {
      "label": ".userAgent()",
      "file_type": "code",
      "source_file": "LWKBCore_swift/Classes/LWKBConfig.swift",
      "source_location": "L29",
      "id": "classes_lwkbconfig_lwkbconfig_useragent",
      "community": 3,
      "norm_label": ".useragent()"
    },
    {
      "label": ".randomString()",
      "file_type": "code",
      "source_file": "LWKBCore_swift/Classes/LWKBConfig.swift",
      "source_location": "L57",
      "id": "classes_lwkbconfig_lwkbconfig_randomstring",
      "community": 3,
      "norm_label": ".randomstring()"
    },
    {
      "label": "LWKeyboardDefines.h",
      "file_type": "code",
      "source_file": "LWKBCore/Classes/LWKeyboardDefines.h",
      "source_location": "L1",
      "id": "lwkbcore_classes_lwkeyboarddefines_h",
      "community": 12,
      "norm_label": "lwkeyboarddefines.h"
    },
    {
      "label": "LWViewController.h",
      "file_type": "code",
      "source_file": "mybinlibs/LWKBCore/Example/LWKBCore/LWViewController.h",
      "source_location": "L1",
      "id": "mybinlibs_lwkbcore_example_lwkbcore_lwviewcontroller_h",
      "community": 13,
      "norm_label": "lwviewcontroller.h"
    },
    {
      "label": "LWAppDelegate.h",
      "file_type": "code",
      "source_file": "mybinlibs/LWKBCore/Example/LWKBCore/LWAppDelegate.h",
      "source_location": "L1",
      "id": "mybinlibs_lwkbcore_example_lwkbcore_lwappdelegate_h",
      "community": 14,
      "norm_label": "lwappdelegate.h"
    },
    {
      "label": "main.m",
      "file_type": "code",
      "source_file": "mybinlibs/LWKBCore/Example/LWKBCore/main.m",
      "source_location": "L1",
      "id": "mybinlibs_lwkbcore_example_lwkbcore_main_m",
      "community": 15,
      "norm_label": "main.m"
    },
    {
      "label": "LWAppDelegate.m",
      "file_type": "code",
      "source_file": "mybinlibs/LWKBCore/Example/LWKBCore/LWAppDelegate.m",
      "source_location": "L1",
      "id": "mybinlibs_lwkbcore_example_lwkbcore_lwappdelegate_m",
      "community": 2,
      "norm_label": "lwappdelegate.m"
    },
    {
      "label": "LWViewController.m",
      "file_type": "code",
      "source_file": "mybinlibs/LWKBCore/Example/LWKBCore/LWViewController.m",
      "source_location": "L1",
      "id": "mybinlibs_lwkbcore_example_lwkbcore_lwviewcontroller_m",
      "community": 5,
      "norm_label": "lwviewcontroller.m"
    },
    {
      "label": "Tests.m",
      "file_type": "code",
      "source_file": "mybinlibs/LWKBCore/Example/Tests/Tests.m",
      "source_location": "L1",
      "id": "mybinlibs_lwkbcore_example_tests_tests_m",
      "community": 4,
      "norm_label": "tests.m"
    },
    {
      "label": "LWKBConfig.h",
      "file_type": "code",
      "source_file": "mybinlibs/LWKBCore/Headers/LWKBConfig.h",
      "source_location": "L1",
      "id": "mybinlibs_lwkbcore_headers_lwkbconfig_h",
      "community": 16,
      "norm_label": "lwkbconfig.h"
    },
    {
      "label": "LWWordEngineDefines.h",
      "file_type": "code",
      "source_file": "mybinlibs/LWKBCore/Headers/LWWordEngineDefines.h",
      "source_location": "L1",
      "id": "mybinlibs_lwkbcore_headers_lwwordenginedefines_h",
      "community": 17,
      "norm_label": "lwwordenginedefines.h"
    },
    {
      "label": "LWKeyboardDefines.h",
      "file_type": "code",
      "source_file": "mybinlibs/LWKBCore/Headers/LWKeyboardDefines.h",
      "source_location": "L1",
      "id": "mybinlibs_lwkbcore_headers_lwkeyboarddefines_h",
      "community": 18,
      "norm_label": "lwkeyboarddefines.h"
    },
    {
      "label": "LWWordEngineDefines.swift",
      "file_type": "code",
      "source_file": "LWKBCore_swift/Classes/LWWordEngineDefines.swift",
      "source_location": "L1",
      "id": "lwkbcore_swift_classes_lwwordenginedefines_swift",
      "community": 0,
      "norm_label": "lwwordenginedefines.swift"
    },
    {
      "label": "WordEngineResource",
      "file_type": "code",
      "source_file": "LWKBCore_swift/Classes/LWWordEngineDefines.swift",
      "source_location": "L81",
      "id": "classes_lwwordenginedefines_wordengineresource",
      "community": 0,
      "norm_label": "wordengineresource"
    },
    {
      "label": ".init()",
      "file_type": "code",
      "source_file": "LWKBCore_swift/Classes/LWWordEngineDefines.swift",
      "source_location": "L85",
      "id": "classes_lwwordenginedefines_wordengineresource_init",
      "community": 0,
      "norm_label": ".init()"
    },
    {
      "label": "WordEngineResourceRegistry",
      "file_type": "code",
      "source_file": "LWKBCore_swift/Classes/LWWordEngineDefines.swift",
      "source_location": "L98",
      "id": "classes_lwwordenginedefines_wordengineresourceregistry",
      "community": 0,
      "norm_label": "wordengineresourceregistry"
    },
    {
      "label": "WordEngineSettings",
      "file_type": "code",
      "source_file": "LWKBCore_swift/Classes/LWWordEngineDefines.swift",
      "source_location": "L148",
      "id": "classes_lwwordenginedefines_wordenginesettings",
      "community": 0,
      "norm_label": "wordenginesettings"
    },
    {
      "label": ".init()",
      "file_type": "code",
      "source_file": "LWKBCore_swift/Classes/LWWordEngineDefines.swift",
      "source_location": "L153",
      "id": "classes_lwwordenginedefines_wordenginesettings_init",
      "community": 0,
      "norm_label": ".init()"
    },
    {
      "label": ".resetToDefaults()",
      "file_type": "code",
      "source_file": "LWKBCore_swift/Classes/LWWordEngineDefines.swift",
      "source_location": "L194",
      "id": "classes_lwwordenginedefines_wordenginesettings_resettodefaults",
      "community": 0,
      "norm_label": ".resettodefaults()"
    },
    {
      "label": "ObservableObject",
      "file_type": "code",
      "source_file": "",
      "source_location": "",
      "id": "observableobject",
      "community": 0,
      "norm_label": "observableobject"
    },
    {
      "label": "WordEngineSettingsView",
      "file_type": "code",
      "source_file": "LWKBCore_swift/Classes/LWWordEngineDefines.swift",
      "source_location": "L243",
      "id": "classes_lwwordenginedefines_wordenginesettingsview",
      "community": 0,
      "norm_label": "wordenginesettingsview"
    },
    {
      "label": "View",
      "file_type": "code",
      "source_file": "",
      "source_location": "",
      "id": "view",
      "community": 0,
      "norm_label": "view"
    },
    {
      "label": ".init()",
      "file_type": "code",
      "source_file": "LWKBCore_swift/Classes/LWWordEngineDefines.swift",
      "source_location": "L250",
      "id": "classes_lwwordenginedefines_wordenginesettingsview_init",
      "community": 0,
      "norm_label": ".init()"
    },
    {
      "label": "WordEngineSettingsView_Previews",
      "file_type": "code",
      "source_file": "LWKBCore_swift/Classes/LWWordEngineDefines.swift",
      "source_location": "L291",
      "id": "classes_lwwordenginedefines_wordenginesettingsview_previews",
      "community": 0,
      "norm_label": "wordenginesettingsview_previews"
    },
    {
      "label": "PreviewProvider",
      "file_type": "code",
      "source_file": "",
      "source_location": "",
      "id": "previewprovider",
      "community": 0,
      "norm_label": "previewprovider"
    },
    {
      "label": "LWKeyboardDefines.swift",
      "file_type": "code",
      "source_file": "LWKBCore_swift/Classes/LWKeyboardDefines.swift",
      "source_location": "L1",
      "id": "lwkbcore_swift_classes_lwkeyboarddefines_swift",
      "community": 6,
      "norm_label": "lwkeyboarddefines.swift"
    },
    {
      "label": "KeyboardType",
      "file_type": "code",
      "source_file": "LWKBCore_swift/Classes/LWKeyboardDefines.swift",
      "source_location": "L15",
      "id": "classes_lwkeyboarddefines_keyboardtype",
      "community": 1,
      "norm_label": "keyboardtype"
    },
    {
      "label": "UInt",
      "file_type": "code",
      "source_file": "",
      "source_location": "",
      "id": "uint",
      "community": 1,
      "norm_label": "uint"
    },
    {
      "label": "pingYinFull",
      "file_type": "code",
      "source_file": "LWKBCore_swift/Classes/LWKeyboardDefines.swift",
      "source_location": "L17",
      "id": "classes_lwkeyboarddefines_keyboardtype_pingyinfull",
      "community": 1,
      "norm_label": "pingyinfull"
    },
    {
      "label": "wuBiFull",
      "file_type": "code",
      "source_file": "LWKBCore_swift/Classes/LWKeyboardDefines.swift",
      "source_location": "L18",
      "id": "classes_lwkeyboarddefines_keyboardtype_wubifull",
      "community": 1,
      "norm_label": "wubifull"
    },
    {
      "label": "enFull",
      "file_type": "code",
      "source_file": "LWKBCore_swift/Classes/LWKeyboardDefines.swift",
      "source_location": "L19",
      "id": "classes_lwkeyboarddefines_keyboardtype_enfull",
      "community": 1,
      "norm_label": "enfull"
    },
    {
      "label": "numNine",
      "file_type": "code",
      "source_file": "LWKBCore_swift/Classes/LWKeyboardDefines.swift",
      "source_location": "L20",
      "id": "classes_lwkeyboarddefines_keyboardtype_numnine",
      "community": 1,
      "norm_label": "numnine"
    },
    {
      "label": "pingYinNine",
      "file_type": "code",
      "source_file": "LWKBCore_swift/Classes/LWKeyboardDefines.swift",
      "source_location": "L21",
      "id": "classes_lwkeyboarddefines_keyboardtype_pingyinnine",
      "community": 1,
      "norm_label": "pingyinnine"
    },
    {
      "label": "biHuaNine",
      "file_type": "code",
      "source_file": "LWKBCore_swift/Classes/LWKeyboardDefines.swift",
      "source_location": "L22",
      "id": "classes_lwkeyboarddefines_keyboardtype_bihuanine",
      "community": 1,
      "norm_label": "bihuanine"
    },
    {
      "label": "symbolCollection",
      "file_type": "code",
      "source_file": "LWKBCore_swift/Classes/LWKeyboardDefines.swift",
      "source_location": "L23",
      "id": "classes_lwkeyboarddefines_keyboardtype_symbolcollection",
      "community": 1,
      "norm_label": "symbolcollection"
    },
    {
      "label": "symbolFull",
      "file_type": "code",
      "source_file": "LWKBCore_swift/Classes/LWKeyboardDefines.swift",
      "source_location": "L24",
      "id": "classes_lwkeyboarddefines_keyboardtype_symbolfull",
      "community": 1,
      "norm_label": "symbolfull"
    },
    {
      "label": "handWriting",
      "file_type": "code",
      "source_file": "LWKBCore_swift/Classes/LWKeyboardDefines.swift",
      "source_location": "L25",
      "id": "classes_lwkeyboarddefines_keyboardtype_handwriting",
      "community": 1,
      "norm_label": "handwriting"
    },
    {
      "label": "KeyboardTypeOptions",
      "file_type": "code",
      "source_file": "LWKBCore_swift/Classes/LWKeyboardDefines.swift",
      "source_location": "L33",
      "id": "classes_lwkeyboarddefines_keyboardtypeoptions",
      "community": 6,
      "norm_label": "keyboardtypeoptions"
    },
    {
      "label": "OptionSet",
      "file_type": "code",
      "source_file": "",
      "source_location": "",
      "id": "optionset",
      "community": 6,
      "norm_label": "optionset"
    },
    {
      "label": ".init()",
      "file_type": "code",
      "source_file": "LWKBCore_swift/Classes/LWKeyboardDefines.swift",
      "source_location": "L36",
      "id": "classes_lwkeyboarddefines_keyboardtypeoptions_init",
      "community": 6,
      "norm_label": ".init()"
    },
    {
      "label": "CaseIterable",
      "file_type": "code",
      "source_file": "",
      "source_location": "",
      "id": "caseiterable",
      "community": 1,
      "norm_label": "caseiterable"
    },
    {
      "label": "LWKBConfig.swift",
      "file_type": "code",
      "source_file": "LWKBCore_swift/Classes/LWKBConfig.swift",
      "source_location": "L1",
      "id": "lwkbcore_swift_classes_lwkbconfig_swift",
      "community": 3,
      "norm_label": "lwkbconfig.swift"
    },
    {
      "label": "NSObject",
      "file_type": "code",
      "source_file": "",
      "source_location": "",
      "id": "nsobject",
      "community": 3,
      "norm_label": "nsobject"
    },
    {
      "label": ".helloWorld()",
      "file_type": "code",
      "source_file": "LWKBCore_swift/Classes/LWKBConfig.swift",
      "source_location": "L21",
      "id": "classes_lwkbconfig_lwkbconfig_helloworld",
      "community": 3,
      "norm_label": ".helloworld()"
    }
  ],
  "links": [
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "Example/LWKBCore/LWAppDelegate.m",
      "source_location": "L11",
      "weight": 1.0,
      "source": "example_lwkbcore_lwappdelegate_m",
      "target": "lwkbcore_lwappdelegate_lwappdelegate",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "mybinlibs/LWKBCore/Example/LWKBCore/LWAppDelegate.m",
      "source_location": "L13",
      "weight": 1.0,
      "source": "lwkbcore_lwappdelegate_lwappdelegate",
      "target": "lwkbcore_lwappdelegate_lwappdelegate_applicationdidfinishlaunchingwithoptions",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "mybinlibs/LWKBCore/Example/LWKBCore/LWAppDelegate.m",
      "source_location": "L19",
      "weight": 1.0,
      "source": "lwkbcore_lwappdelegate_lwappdelegate",
      "target": "lwkbcore_lwappdelegate_lwappdelegate_applicationwillresignactive",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "mybinlibs/LWKBCore/Example/LWKBCore/LWAppDelegate.m",
      "source_location": "L25",
      "weight": 1.0,
      "source": "lwkbcore_lwappdelegate_lwappdelegate",
      "target": "lwkbcore_lwappdelegate_lwappdelegate_applicationdidenterbackground",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "mybinlibs/LWKBCore/Example/LWKBCore/LWAppDelegate.m",
      "source_location": "L31",
      "weight": 1.0,
      "source": "lwkbcore_lwappdelegate_lwappdelegate",
      "target": "lwkbcore_lwappdelegate_lwappdelegate_applicationwillenterforeground",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "mybinlibs/LWKBCore/Example/LWKBCore/LWAppDelegate.m",
      "source_location": "L36",
      "weight": 1.0,
      "source": "lwkbcore_lwappdelegate_lwappdelegate",
      "target": "lwkbcore_lwappdelegate_lwappdelegate_applicationdidbecomeactive",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "mybinlibs/LWKBCore/Example/LWKBCore/LWAppDelegate.m",
      "source_location": "L41",
      "weight": 1.0,
      "source": "lwkbcore_lwappdelegate_lwappdelegate",
      "target": "lwkbcore_lwappdelegate_lwappdelegate_applicationwillterminate",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "mybinlibs/LWKBCore/Example/LWKBCore/LWAppDelegate.m",
      "source_location": "L11",
      "weight": 1.0,
      "source": "mybinlibs_lwkbcore_example_lwkbcore_lwappdelegate_m",
      "target": "lwkbcore_lwappdelegate_lwappdelegate",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "Example/LWKBCore/LWViewController.m",
      "source_location": "L12",
      "weight": 1.0,
      "source": "example_lwkbcore_lwviewcontroller_m",
      "target": "lwkbcore_lwviewcontroller_lwviewcontroller",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "mybinlibs/LWKBCore/Example/LWKBCore/LWViewController.m",
      "source_location": "L18",
      "weight": 1.0,
      "source": "lwkbcore_lwviewcontroller_lwviewcontroller",
      "target": "lwkbcore_lwviewcontroller_lwviewcontroller_viewdidload",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "mybinlibs/LWKBCore/Example/LWKBCore/LWViewController.m",
      "source_location": "L27",
      "weight": 1.0,
      "source": "lwkbcore_lwviewcontroller_lwviewcontroller",
      "target": "lwkbcore_lwviewcontroller_lwviewcontroller_didreceivememorywarning",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "mybinlibs/LWKBCore/Example/LWKBCore/LWViewController.m",
      "source_location": "L12",
      "weight": 1.0,
      "source": "mybinlibs_lwkbcore_example_lwkbcore_lwviewcontroller_m",
      "target": "lwkbcore_lwviewcontroller_lwviewcontroller",
      "confidence_score": 1.0
    },
    {
      "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": "mybinlibs/LWKBCore/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": "mybinlibs/LWKBCore/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": "mybinlibs/LWKBCore/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": "mybinlibs/LWKBCore/Example/Tests/Tests.m",
      "source_location": "L11",
      "weight": 1.0,
      "source": "mybinlibs_lwkbcore_example_tests_tests_m",
      "target": "tests_tests_tests",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore/Classes/LWKBConfig.m",
      "source_location": "L10",
      "weight": 1.0,
      "source": "lwkbcore_classes_lwkbconfig_m",
      "target": "classes_lwkbconfig_lwkbconfig",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore/Classes/LWKBConfig.m",
      "source_location": "L12",
      "weight": 1.0,
      "source": "classes_lwkbconfig_lwkbconfig",
      "target": "classes_lwkbconfig_lwkbconfig_hellowrold",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWKBConfig.swift",
      "source_location": "L29",
      "weight": 1.0,
      "source": "classes_lwkbconfig_lwkbconfig",
      "target": "classes_lwkbconfig_lwkbconfig_useragent",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWKBConfig.swift",
      "source_location": "L57",
      "weight": 1.0,
      "source": "classes_lwkbconfig_lwkbconfig",
      "target": "classes_lwkbconfig_lwkbconfig_randomstring",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWKBConfig.swift",
      "source_location": "L70",
      "weight": 1.0,
      "source": "lwkbcore_swift_classes_lwkbconfig_swift",
      "target": "classes_lwkbconfig_lwkbconfig",
      "confidence_score": 1.0
    },
    {
      "relation": "inherits",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWKBConfig.swift",
      "source_location": "L16",
      "weight": 1.0,
      "source": "classes_lwkbconfig_lwkbconfig",
      "target": "nsobject",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWKBConfig.swift",
      "source_location": "L21",
      "weight": 1.0,
      "source": "classes_lwkbconfig_lwkbconfig",
      "target": "classes_lwkbconfig_lwkbconfig_helloworld",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWWordEngineDefines.swift",
      "source_location": "L81",
      "weight": 1.0,
      "source": "lwkbcore_swift_classes_lwwordenginedefines_swift",
      "target": "classes_lwwordenginedefines_wordengineresource",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWWordEngineDefines.swift",
      "source_location": "L98",
      "weight": 1.0,
      "source": "lwkbcore_swift_classes_lwwordenginedefines_swift",
      "target": "classes_lwwordenginedefines_wordengineresourceregistry",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWWordEngineDefines.swift",
      "source_location": "L207",
      "weight": 1.0,
      "source": "lwkbcore_swift_classes_lwwordenginedefines_swift",
      "target": "classes_lwwordenginedefines_wordenginesettings",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWWordEngineDefines.swift",
      "source_location": "L243",
      "weight": 1.0,
      "source": "lwkbcore_swift_classes_lwwordenginedefines_swift",
      "target": "classes_lwwordenginedefines_wordenginesettingsview",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWWordEngineDefines.swift",
      "source_location": "L291",
      "weight": 1.0,
      "source": "lwkbcore_swift_classes_lwwordenginedefines_swift",
      "target": "classes_lwwordenginedefines_wordenginesettingsview_previews",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWWordEngineDefines.swift",
      "source_location": "L85",
      "weight": 1.0,
      "source": "classes_lwwordenginedefines_wordengineresource",
      "target": "classes_lwwordenginedefines_wordengineresource_init",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWWordEngineDefines.swift",
      "source_location": "L153",
      "weight": 1.0,
      "source": "classes_lwwordenginedefines_wordenginesettings",
      "target": "classes_lwwordenginedefines_wordenginesettings_init",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWWordEngineDefines.swift",
      "source_location": "L194",
      "weight": 1.0,
      "source": "classes_lwwordenginedefines_wordenginesettings",
      "target": "classes_lwwordenginedefines_wordenginesettings_resettodefaults",
      "confidence_score": 1.0
    },
    {
      "relation": "inherits",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWWordEngineDefines.swift",
      "source_location": "L207",
      "weight": 1.0,
      "source": "classes_lwwordenginedefines_wordenginesettings",
      "target": "observableobject",
      "confidence_score": 1.0
    },
    {
      "relation": "inherits",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWWordEngineDefines.swift",
      "source_location": "L243",
      "weight": 1.0,
      "source": "classes_lwwordenginedefines_wordenginesettingsview",
      "target": "view",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWWordEngineDefines.swift",
      "source_location": "L250",
      "weight": 1.0,
      "source": "classes_lwwordenginedefines_wordenginesettingsview",
      "target": "classes_lwwordenginedefines_wordenginesettingsview_init",
      "confidence_score": 1.0
    },
    {
      "relation": "inherits",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWWordEngineDefines.swift",
      "source_location": "L291",
      "weight": 1.0,
      "source": "classes_lwwordenginedefines_wordenginesettingsview_previews",
      "target": "previewprovider",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWKeyboardDefines.swift",
      "source_location": "L62",
      "weight": 1.0,
      "source": "lwkbcore_swift_classes_lwkeyboarddefines_swift",
      "target": "classes_lwkeyboarddefines_keyboardtype",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWKeyboardDefines.swift",
      "source_location": "L133",
      "weight": 1.0,
      "source": "lwkbcore_swift_classes_lwkeyboarddefines_swift",
      "target": "classes_lwkeyboarddefines_keyboardtypeoptions",
      "confidence_score": 1.0
    },
    {
      "relation": "inherits",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWKeyboardDefines.swift",
      "source_location": "L15",
      "weight": 1.0,
      "source": "classes_lwkeyboarddefines_keyboardtype",
      "target": "uint",
      "confidence_score": 1.0
    },
    {
      "relation": "case_of",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWKeyboardDefines.swift",
      "source_location": "L17",
      "weight": 1.0,
      "source": "classes_lwkeyboarddefines_keyboardtype",
      "target": "classes_lwkeyboarddefines_keyboardtype_pingyinfull",
      "confidence_score": 1.0
    },
    {
      "relation": "case_of",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWKeyboardDefines.swift",
      "source_location": "L18",
      "weight": 1.0,
      "source": "classes_lwkeyboarddefines_keyboardtype",
      "target": "classes_lwkeyboarddefines_keyboardtype_wubifull",
      "confidence_score": 1.0
    },
    {
      "relation": "case_of",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWKeyboardDefines.swift",
      "source_location": "L19",
      "weight": 1.0,
      "source": "classes_lwkeyboarddefines_keyboardtype",
      "target": "classes_lwkeyboarddefines_keyboardtype_enfull",
      "confidence_score": 1.0
    },
    {
      "relation": "case_of",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWKeyboardDefines.swift",
      "source_location": "L20",
      "weight": 1.0,
      "source": "classes_lwkeyboarddefines_keyboardtype",
      "target": "classes_lwkeyboarddefines_keyboardtype_numnine",
      "confidence_score": 1.0
    },
    {
      "relation": "case_of",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWKeyboardDefines.swift",
      "source_location": "L21",
      "weight": 1.0,
      "source": "classes_lwkeyboarddefines_keyboardtype",
      "target": "classes_lwkeyboarddefines_keyboardtype_pingyinnine",
      "confidence_score": 1.0
    },
    {
      "relation": "case_of",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWKeyboardDefines.swift",
      "source_location": "L22",
      "weight": 1.0,
      "source": "classes_lwkeyboarddefines_keyboardtype",
      "target": "classes_lwkeyboarddefines_keyboardtype_bihuanine",
      "confidence_score": 1.0
    },
    {
      "relation": "case_of",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWKeyboardDefines.swift",
      "source_location": "L23",
      "weight": 1.0,
      "source": "classes_lwkeyboarddefines_keyboardtype",
      "target": "classes_lwkeyboarddefines_keyboardtype_symbolcollection",
      "confidence_score": 1.0
    },
    {
      "relation": "case_of",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWKeyboardDefines.swift",
      "source_location": "L24",
      "weight": 1.0,
      "source": "classes_lwkeyboarddefines_keyboardtype",
      "target": "classes_lwkeyboarddefines_keyboardtype_symbolfull",
      "confidence_score": 1.0
    },
    {
      "relation": "case_of",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWKeyboardDefines.swift",
      "source_location": "L25",
      "weight": 1.0,
      "source": "classes_lwkeyboarddefines_keyboardtype",
      "target": "classes_lwkeyboarddefines_keyboardtype_handwriting",
      "confidence_score": 1.0
    },
    {
      "relation": "inherits",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWKeyboardDefines.swift",
      "source_location": "L62",
      "weight": 1.0,
      "source": "classes_lwkeyboarddefines_keyboardtype",
      "target": "caseiterable",
      "confidence_score": 1.0
    },
    {
      "relation": "inherits",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWKeyboardDefines.swift",
      "source_location": "L33",
      "weight": 1.0,
      "source": "classes_lwkeyboarddefines_keyboardtypeoptions",
      "target": "optionset",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWKBCore_swift/Classes/LWKeyboardDefines.swift",
      "source_location": "L36",
      "weight": 1.0,
      "source": "classes_lwkeyboarddefines_keyboardtypeoptions",
      "target": "classes_lwkeyboarddefines_keyboardtypeoptions_init",
      "confidence_score": 1.0
    }
  ],
  "hyperedges": []
}