5351 lines
158 KiB
JSON
Executable File
5351 lines
158 KiB
JSON
Executable File
{
|
|
"directed": false,
|
|
"multigraph": false,
|
|
"graph": {},
|
|
"nodes": [
|
|
{
|
|
"label": "app/build.gradle",
|
|
"file_type": "code",
|
|
"source_file": "android/app/build.gradle",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "android_app_build",
|
|
"community": 13,
|
|
"norm_label": "app/build.gradle"
|
|
},
|
|
{
|
|
"label": "MainActivity.java",
|
|
"file_type": "code",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainActivity.java",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "android_app_src_main_java_com_klarabrain_mainactivity",
|
|
"community": 6,
|
|
"norm_label": "mainactivity.java"
|
|
},
|
|
{
|
|
"label": "MainActivity",
|
|
"file_type": "code",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainActivity.java",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"id": "android_app_src_main_java_com_klarabrain_mainactivity_mainactivity",
|
|
"community": 6,
|
|
"norm_label": "mainactivity"
|
|
},
|
|
{
|
|
"label": "ReactActivity",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": "",
|
|
"_origin": "ast",
|
|
"id": "reactactivity",
|
|
"community": 6,
|
|
"norm_label": "reactactivity"
|
|
},
|
|
{
|
|
"label": ".getMainComponentName()",
|
|
"file_type": "code",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainActivity.java",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"id": "android_app_src_main_java_com_klarabrain_mainactivity_mainactivity_getmaincomponentname",
|
|
"community": 6,
|
|
"norm_label": ".getmaincomponentname()"
|
|
},
|
|
{
|
|
"label": "Override",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": "",
|
|
"_origin": "ast",
|
|
"id": "android_app_src_main_java_com_klarabrain_mainactivity_java_override",
|
|
"community": 6,
|
|
"norm_label": "override"
|
|
},
|
|
{
|
|
"label": ".onCreate()",
|
|
"file_type": "code",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainActivity.java",
|
|
"source_location": "L16",
|
|
"_origin": "ast",
|
|
"id": "android_app_src_main_java_com_klarabrain_mainactivity_mainactivity_oncreate",
|
|
"community": 6,
|
|
"norm_label": ".oncreate()"
|
|
},
|
|
{
|
|
"label": "Bundle",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": "",
|
|
"_origin": "ast",
|
|
"id": "bundle",
|
|
"community": 6,
|
|
"norm_label": "bundle"
|
|
},
|
|
{
|
|
"label": ".createReactActivityDelegate()",
|
|
"file_type": "code",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainActivity.java",
|
|
"source_location": "L21",
|
|
"_origin": "ast",
|
|
"id": "android_app_src_main_java_com_klarabrain_mainactivity_mainactivity_createreactactivitydelegate",
|
|
"community": 6,
|
|
"norm_label": ".createreactactivitydelegate()"
|
|
},
|
|
{
|
|
"label": "ReactActivityDelegate",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": "",
|
|
"_origin": "ast",
|
|
"id": "reactactivitydelegate",
|
|
"community": 6,
|
|
"norm_label": "reactactivitydelegate"
|
|
},
|
|
{
|
|
"label": "MainApplication.java",
|
|
"file_type": "code",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainApplication.java",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "android_app_src_main_java_com_klarabrain_mainapplication",
|
|
"community": 7,
|
|
"norm_label": "mainapplication.java"
|
|
},
|
|
{
|
|
"label": "MainApplication",
|
|
"file_type": "code",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainApplication.java",
|
|
"source_location": "L13",
|
|
"_origin": "ast",
|
|
"id": "android_app_src_main_java_com_klarabrain_mainapplication_mainapplication",
|
|
"community": 7,
|
|
"norm_label": "mainapplication"
|
|
},
|
|
{
|
|
"label": "Application",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": "",
|
|
"_origin": "ast",
|
|
"id": "application",
|
|
"community": 7,
|
|
"norm_label": "application"
|
|
},
|
|
{
|
|
"label": "ReactApplication",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": "",
|
|
"_origin": "ast",
|
|
"id": "reactapplication",
|
|
"community": 7,
|
|
"norm_label": "reactapplication"
|
|
},
|
|
{
|
|
"label": "ReactNativeHost",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": "",
|
|
"_origin": "ast",
|
|
"id": "reactnativehost",
|
|
"community": 7,
|
|
"norm_label": "reactnativehost"
|
|
},
|
|
{
|
|
"label": ".getReactNativeHost()",
|
|
"file_type": "code",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainApplication.java",
|
|
"source_location": "L45",
|
|
"_origin": "ast",
|
|
"id": "android_app_src_main_java_com_klarabrain_mainapplication_mainapplication_getreactnativehost",
|
|
"community": 7,
|
|
"norm_label": ".getreactnativehost()"
|
|
},
|
|
{
|
|
"label": "Override",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": "",
|
|
"_origin": "ast",
|
|
"id": "android_app_src_main_java_com_klarabrain_mainapplication_java_override",
|
|
"community": 7,
|
|
"norm_label": "override"
|
|
},
|
|
{
|
|
"label": ".onCreate()",
|
|
"file_type": "code",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainApplication.java",
|
|
"source_location": "L50",
|
|
"_origin": "ast",
|
|
"id": "android_app_src_main_java_com_klarabrain_mainapplication_mainapplication_oncreate",
|
|
"community": 7,
|
|
"norm_label": ".oncreate()"
|
|
},
|
|
{
|
|
"label": "android/build.gradle",
|
|
"file_type": "code",
|
|
"source_file": "android/build.gradle",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "android_build",
|
|
"community": 14,
|
|
"norm_label": "android/build.gradle"
|
|
},
|
|
{
|
|
"label": "gradlew",
|
|
"file_type": "code",
|
|
"source_file": "android/gradlew",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "file"
|
|
},
|
|
"_origin": "ast",
|
|
"id": "android_gradlew",
|
|
"community": 11,
|
|
"norm_label": "gradlew"
|
|
},
|
|
{
|
|
"label": "gradlew script",
|
|
"file_type": "code",
|
|
"source_file": "android/gradlew",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "bash_entrypoint"
|
|
},
|
|
"_origin": "ast",
|
|
"id": "android_gradlew__entry",
|
|
"community": 11,
|
|
"norm_label": "gradlew script"
|
|
},
|
|
{
|
|
"label": "warn()",
|
|
"file_type": "code",
|
|
"source_file": "android/gradlew",
|
|
"source_location": "L21",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "bash_function"
|
|
},
|
|
"_origin": "ast",
|
|
"id": "android_gradlew_warn",
|
|
"community": 11,
|
|
"norm_label": "warn()"
|
|
},
|
|
{
|
|
"label": "die()",
|
|
"file_type": "code",
|
|
"source_file": "android/gradlew",
|
|
"source_location": "L25",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "bash_function"
|
|
},
|
|
"_origin": "ast",
|
|
"id": "android_gradlew_die",
|
|
"community": 11,
|
|
"norm_label": "die()"
|
|
},
|
|
{
|
|
"label": "settings.gradle",
|
|
"file_type": "code",
|
|
"source_file": "android/settings.gradle",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "android_settings",
|
|
"community": 15,
|
|
"norm_label": "settings.gradle"
|
|
},
|
|
{
|
|
"label": "app.json",
|
|
"file_type": "code",
|
|
"source_file": "app.json",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "app",
|
|
"community": 8,
|
|
"norm_label": "app.json"
|
|
},
|
|
{
|
|
"label": "name",
|
|
"file_type": "code",
|
|
"source_file": "app.json",
|
|
"source_location": "L2",
|
|
"_origin": "ast",
|
|
"id": "app_name",
|
|
"community": 8,
|
|
"norm_label": "name"
|
|
},
|
|
{
|
|
"label": "displayName",
|
|
"file_type": "code",
|
|
"source_file": "app.json",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"id": "app_displayname",
|
|
"community": 8,
|
|
"norm_label": "displayname"
|
|
},
|
|
{
|
|
"label": "babel.config.js",
|
|
"file_type": "code",
|
|
"source_file": "babel.config.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "babel_config",
|
|
"community": 16,
|
|
"norm_label": "babel.config.js"
|
|
},
|
|
{
|
|
"label": "index.js",
|
|
"file_type": "code",
|
|
"source_file": "index.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "index",
|
|
"community": 8,
|
|
"norm_label": "index.js"
|
|
},
|
|
{
|
|
"label": "metro.config.js",
|
|
"file_type": "code",
|
|
"source_file": "metro.config.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "metro_config",
|
|
"community": 12,
|
|
"norm_label": "metro.config.js"
|
|
},
|
|
{
|
|
"label": "{getDefaultConfig, mergeConfig}",
|
|
"file_type": "code",
|
|
"source_file": "metro.config.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "metro_config_getdefaultconfig_mergeconfig",
|
|
"community": 12,
|
|
"norm_label": "{getdefaultconfig, mergeconfig}"
|
|
},
|
|
{
|
|
"label": "config",
|
|
"file_type": "code",
|
|
"source_file": "metro.config.js",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"id": "metro_config_config",
|
|
"community": 12,
|
|
"norm_label": "config"
|
|
},
|
|
{
|
|
"label": "package.json",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "package",
|
|
"community": 5,
|
|
"norm_label": "package.json"
|
|
},
|
|
{
|
|
"label": "name",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L2",
|
|
"_origin": "ast",
|
|
"id": "package_name",
|
|
"community": 5,
|
|
"norm_label": "name"
|
|
},
|
|
{
|
|
"label": "version",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"id": "package_version",
|
|
"community": 5,
|
|
"norm_label": "version"
|
|
},
|
|
{
|
|
"label": "description",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L4",
|
|
"_origin": "ast",
|
|
"id": "package_description",
|
|
"community": 5,
|
|
"norm_label": "description"
|
|
},
|
|
{
|
|
"label": "main",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"id": "package_main",
|
|
"community": 5,
|
|
"norm_label": "main"
|
|
},
|
|
{
|
|
"label": "scripts",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"id": "package_scripts",
|
|
"community": 5,
|
|
"norm_label": "scripts"
|
|
},
|
|
{
|
|
"label": "start",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"id": "package_scripts_start",
|
|
"community": 5,
|
|
"norm_label": "start"
|
|
},
|
|
{
|
|
"label": "android",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L8",
|
|
"_origin": "ast",
|
|
"id": "package_scripts_android",
|
|
"community": 5,
|
|
"norm_label": "android"
|
|
},
|
|
{
|
|
"label": "ios",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"id": "package_scripts_ios",
|
|
"community": 5,
|
|
"norm_label": "ios"
|
|
},
|
|
{
|
|
"label": "test",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L10",
|
|
"_origin": "ast",
|
|
"id": "package_scripts_test",
|
|
"community": 5,
|
|
"norm_label": "test"
|
|
},
|
|
{
|
|
"label": "lint",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"id": "package_scripts_lint",
|
|
"community": 5,
|
|
"norm_label": "lint"
|
|
},
|
|
{
|
|
"label": "dependencies",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L13",
|
|
"_origin": "ast",
|
|
"id": "package_dependencies",
|
|
"community": 1,
|
|
"norm_label": "dependencies"
|
|
},
|
|
{
|
|
"label": "@notifee/react-native",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"id": "package_dependencies_notifee_react_native",
|
|
"community": 1,
|
|
"norm_label": "@notifee/react-native"
|
|
},
|
|
{
|
|
"label": "@notifee/react-native",
|
|
"file_type": "concept",
|
|
"source_file": "package.json",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"id": "notifee_react_native",
|
|
"community": 1,
|
|
"norm_label": "@notifee/react-native"
|
|
},
|
|
{
|
|
"label": "@react-native-community/datetimepicker",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L15",
|
|
"_origin": "ast",
|
|
"id": "package_dependencies_react_native_community_datetimepicker",
|
|
"community": 1,
|
|
"norm_label": "@react-native-community/datetimepicker"
|
|
},
|
|
{
|
|
"label": "@react-native-community/datetimepicker",
|
|
"file_type": "concept",
|
|
"source_file": "package.json",
|
|
"source_location": "L15",
|
|
"_origin": "ast",
|
|
"id": "react_native_community_datetimepicker",
|
|
"community": 1,
|
|
"norm_label": "@react-native-community/datetimepicker"
|
|
},
|
|
{
|
|
"label": "@react-native-voice/voice",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L16",
|
|
"_origin": "ast",
|
|
"id": "package_dependencies_react_native_voice_voice",
|
|
"community": 1,
|
|
"norm_label": "@react-native-voice/voice"
|
|
},
|
|
{
|
|
"label": "@react-native-voice/voice",
|
|
"file_type": "concept",
|
|
"source_file": "package.json",
|
|
"source_location": "L16",
|
|
"_origin": "ast",
|
|
"id": "react_native_voice_voice",
|
|
"community": 1,
|
|
"norm_label": "@react-native-voice/voice"
|
|
},
|
|
{
|
|
"label": "@react-navigation/bottom-tabs",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L17",
|
|
"_origin": "ast",
|
|
"id": "package_dependencies_react_navigation_bottom_tabs",
|
|
"community": 1,
|
|
"norm_label": "@react-navigation/bottom-tabs"
|
|
},
|
|
{
|
|
"label": "@react-navigation/bottom-tabs",
|
|
"file_type": "concept",
|
|
"source_file": "package.json",
|
|
"source_location": "L17",
|
|
"_origin": "ast",
|
|
"id": "react_navigation_bottom_tabs",
|
|
"community": 1,
|
|
"norm_label": "@react-navigation/bottom-tabs"
|
|
},
|
|
{
|
|
"label": "@react-navigation/native",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"id": "package_dependencies_react_navigation_native",
|
|
"community": 1,
|
|
"norm_label": "@react-navigation/native"
|
|
},
|
|
{
|
|
"label": "@react-navigation/native",
|
|
"file_type": "concept",
|
|
"source_file": "package.json",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"id": "react_navigation_native",
|
|
"community": 1,
|
|
"norm_label": "@react-navigation/native"
|
|
},
|
|
{
|
|
"label": "@react-navigation/native-stack",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"id": "package_dependencies_react_navigation_native_stack",
|
|
"community": 1,
|
|
"norm_label": "@react-navigation/native-stack"
|
|
},
|
|
{
|
|
"label": "@react-navigation/native-stack",
|
|
"file_type": "concept",
|
|
"source_file": "package.json",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"id": "react_navigation_native_stack",
|
|
"community": 1,
|
|
"norm_label": "@react-navigation/native-stack"
|
|
},
|
|
{
|
|
"label": "react",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L20",
|
|
"_origin": "ast",
|
|
"id": "package_dependencies_react",
|
|
"community": 1,
|
|
"norm_label": "react"
|
|
},
|
|
{
|
|
"label": "react",
|
|
"file_type": "concept",
|
|
"source_file": "package.json",
|
|
"source_location": "L20",
|
|
"_origin": "ast",
|
|
"id": "react",
|
|
"community": 1,
|
|
"norm_label": "react"
|
|
},
|
|
{
|
|
"label": "react-native",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L21",
|
|
"_origin": "ast",
|
|
"id": "package_dependencies_react_native",
|
|
"community": 1,
|
|
"norm_label": "react-native"
|
|
},
|
|
{
|
|
"label": "react-native",
|
|
"file_type": "concept",
|
|
"source_file": "package.json",
|
|
"source_location": "L21",
|
|
"_origin": "ast",
|
|
"id": "react_native",
|
|
"community": 1,
|
|
"norm_label": "react-native"
|
|
},
|
|
{
|
|
"label": "react-native-fs",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L22",
|
|
"_origin": "ast",
|
|
"id": "package_dependencies_react_native_fs",
|
|
"community": 1,
|
|
"norm_label": "react-native-fs"
|
|
},
|
|
{
|
|
"label": "react-native-fs",
|
|
"file_type": "concept",
|
|
"source_file": "package.json",
|
|
"source_location": "L22",
|
|
"_origin": "ast",
|
|
"id": "react_native_fs",
|
|
"community": 1,
|
|
"norm_label": "react-native-fs"
|
|
},
|
|
{
|
|
"label": "react-native-safe-area-context",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L23",
|
|
"_origin": "ast",
|
|
"id": "package_dependencies_react_native_safe_area_context",
|
|
"community": 1,
|
|
"norm_label": "react-native-safe-area-context"
|
|
},
|
|
{
|
|
"label": "react-native-safe-area-context",
|
|
"file_type": "concept",
|
|
"source_file": "package.json",
|
|
"source_location": "L23",
|
|
"_origin": "ast",
|
|
"id": "react_native_safe_area_context",
|
|
"community": 1,
|
|
"norm_label": "react-native-safe-area-context"
|
|
},
|
|
{
|
|
"label": "react-native-screens",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L24",
|
|
"_origin": "ast",
|
|
"id": "package_dependencies_react_native_screens",
|
|
"community": 1,
|
|
"norm_label": "react-native-screens"
|
|
},
|
|
{
|
|
"label": "react-native-sqlite-storage",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L25",
|
|
"_origin": "ast",
|
|
"id": "package_dependencies_react_native_sqlite_storage",
|
|
"community": 1,
|
|
"norm_label": "react-native-sqlite-storage"
|
|
},
|
|
{
|
|
"label": "react-native-sqlite-storage",
|
|
"file_type": "concept",
|
|
"source_file": "package.json",
|
|
"source_location": "L25",
|
|
"_origin": "ast",
|
|
"id": "react_native_sqlite_storage",
|
|
"community": 1,
|
|
"norm_label": "react-native-sqlite-storage"
|
|
},
|
|
{
|
|
"label": "react-native-tts",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L26",
|
|
"_origin": "ast",
|
|
"id": "package_dependencies_react_native_tts",
|
|
"community": 1,
|
|
"norm_label": "react-native-tts"
|
|
},
|
|
{
|
|
"label": "react-native-tts",
|
|
"file_type": "concept",
|
|
"source_file": "package.json",
|
|
"source_location": "L26",
|
|
"_origin": "ast",
|
|
"id": "react_native_tts",
|
|
"community": 1,
|
|
"norm_label": "react-native-tts"
|
|
},
|
|
{
|
|
"label": "devDependencies",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L28",
|
|
"_origin": "ast",
|
|
"id": "package_devdependencies",
|
|
"community": 4,
|
|
"norm_label": "devdependencies"
|
|
},
|
|
{
|
|
"label": "@babel/core",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L29",
|
|
"_origin": "ast",
|
|
"id": "package_devdependencies_babel_core",
|
|
"community": 4,
|
|
"norm_label": "@babel/core"
|
|
},
|
|
{
|
|
"label": "@babel/core",
|
|
"file_type": "concept",
|
|
"source_file": "package.json",
|
|
"source_location": "L29",
|
|
"_origin": "ast",
|
|
"id": "babel_core",
|
|
"community": 4,
|
|
"norm_label": "@babel/core"
|
|
},
|
|
{
|
|
"label": "@babel/preset-env",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L30",
|
|
"_origin": "ast",
|
|
"id": "package_devdependencies_babel_preset_env",
|
|
"community": 4,
|
|
"norm_label": "@babel/preset-env"
|
|
},
|
|
{
|
|
"label": "@babel/preset-env",
|
|
"file_type": "concept",
|
|
"source_file": "package.json",
|
|
"source_location": "L30",
|
|
"_origin": "ast",
|
|
"id": "babel_preset_env",
|
|
"community": 4,
|
|
"norm_label": "@babel/preset-env"
|
|
},
|
|
{
|
|
"label": "@babel/runtime",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L31",
|
|
"_origin": "ast",
|
|
"id": "package_devdependencies_babel_runtime",
|
|
"community": 4,
|
|
"norm_label": "@babel/runtime"
|
|
},
|
|
{
|
|
"label": "@babel/runtime",
|
|
"file_type": "concept",
|
|
"source_file": "package.json",
|
|
"source_location": "L31",
|
|
"_origin": "ast",
|
|
"id": "babel_runtime",
|
|
"community": 4,
|
|
"norm_label": "@babel/runtime"
|
|
},
|
|
{
|
|
"label": "@react-native-community/cli",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L32",
|
|
"_origin": "ast",
|
|
"id": "package_devdependencies_react_native_community_cli",
|
|
"community": 4,
|
|
"norm_label": "@react-native-community/cli"
|
|
},
|
|
{
|
|
"label": "@react-native-community/cli",
|
|
"file_type": "concept",
|
|
"source_file": "package.json",
|
|
"source_location": "L32",
|
|
"_origin": "ast",
|
|
"id": "react_native_community_cli",
|
|
"community": 4,
|
|
"norm_label": "@react-native-community/cli"
|
|
},
|
|
{
|
|
"label": "@types/react",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L33",
|
|
"_origin": "ast",
|
|
"id": "package_devdependencies_types_react",
|
|
"community": 4,
|
|
"norm_label": "@types/react"
|
|
},
|
|
{
|
|
"label": "@types/react",
|
|
"file_type": "concept",
|
|
"source_file": "package.json",
|
|
"source_location": "L33",
|
|
"_origin": "ast",
|
|
"id": "types_react",
|
|
"community": 4,
|
|
"norm_label": "@types/react"
|
|
},
|
|
{
|
|
"label": "@types/react-native",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L34",
|
|
"_origin": "ast",
|
|
"id": "package_devdependencies_types_react_native",
|
|
"community": 4,
|
|
"norm_label": "@types/react-native"
|
|
},
|
|
{
|
|
"label": "@types/react-native",
|
|
"file_type": "concept",
|
|
"source_file": "package.json",
|
|
"source_location": "L34",
|
|
"_origin": "ast",
|
|
"id": "types_react_native",
|
|
"community": 4,
|
|
"norm_label": "@types/react-native"
|
|
},
|
|
{
|
|
"label": "@types/react-native-sqlite-storage",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L35",
|
|
"_origin": "ast",
|
|
"id": "package_devdependencies_types_react_native_sqlite_storage",
|
|
"community": 4,
|
|
"norm_label": "@types/react-native-sqlite-storage"
|
|
},
|
|
{
|
|
"label": "@types/react-native-sqlite-storage",
|
|
"file_type": "concept",
|
|
"source_file": "package.json",
|
|
"source_location": "L35",
|
|
"_origin": "ast",
|
|
"id": "types_react_native_sqlite_storage",
|
|
"community": 4,
|
|
"norm_label": "@types/react-native-sqlite-storage"
|
|
},
|
|
{
|
|
"label": "babel-preset-react-native",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L36",
|
|
"_origin": "ast",
|
|
"id": "package_devdependencies_babel_preset_react_native",
|
|
"community": 4,
|
|
"norm_label": "babel-preset-react-native"
|
|
},
|
|
{
|
|
"label": "babel-preset-react-native",
|
|
"file_type": "concept",
|
|
"source_file": "package.json",
|
|
"source_location": "L36",
|
|
"_origin": "ast",
|
|
"id": "babel_preset_react_native",
|
|
"community": 4,
|
|
"norm_label": "babel-preset-react-native"
|
|
},
|
|
{
|
|
"label": "typescript",
|
|
"file_type": "code",
|
|
"source_file": "package.json",
|
|
"source_location": "L37",
|
|
"_origin": "ast",
|
|
"id": "package_devdependencies_typescript",
|
|
"community": 4,
|
|
"norm_label": "typescript"
|
|
},
|
|
{
|
|
"label": "typescript",
|
|
"file_type": "concept",
|
|
"source_file": "package.json",
|
|
"source_location": "L37",
|
|
"_origin": "ast",
|
|
"id": "typescript",
|
|
"community": 4,
|
|
"norm_label": "typescript"
|
|
},
|
|
{
|
|
"label": "App.tsx",
|
|
"file_type": "code",
|
|
"source_file": "src/App.tsx",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "src_app",
|
|
"community": 8,
|
|
"norm_label": "app.tsx"
|
|
},
|
|
{
|
|
"label": "setupNotifications()",
|
|
"file_type": "code",
|
|
"source_file": "src/App.tsx",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"id": "src_app_setupnotifications",
|
|
"community": 8,
|
|
"norm_label": "setupnotifications()"
|
|
},
|
|
{
|
|
"label": "App()",
|
|
"file_type": "code",
|
|
"source_file": "src/App.tsx",
|
|
"source_location": "L30",
|
|
"_origin": "ast",
|
|
"id": "src_app_app",
|
|
"community": 8,
|
|
"norm_label": "app()"
|
|
},
|
|
{
|
|
"label": "database/index.ts",
|
|
"file_type": "code",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "src_database_index",
|
|
"community": 0,
|
|
"norm_label": "database/index.ts"
|
|
},
|
|
{
|
|
"label": "getDatabase()",
|
|
"file_type": "code",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"id": "src_database_index_getdatabase",
|
|
"community": 0,
|
|
"norm_label": "getdatabase()"
|
|
},
|
|
{
|
|
"label": "initDatabase()",
|
|
"file_type": "code",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L21",
|
|
"_origin": "ast",
|
|
"id": "src_database_index_initdatabase",
|
|
"community": 0,
|
|
"norm_label": "initdatabase()"
|
|
},
|
|
{
|
|
"label": "createNote()",
|
|
"file_type": "code",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L99",
|
|
"_origin": "ast",
|
|
"id": "src_database_index_createnote",
|
|
"community": 0,
|
|
"norm_label": "createnote()"
|
|
},
|
|
{
|
|
"label": "updateNote()",
|
|
"file_type": "code",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L113",
|
|
"_origin": "ast",
|
|
"id": "src_database_index_updatenote",
|
|
"community": 0,
|
|
"norm_label": "updatenote()"
|
|
},
|
|
{
|
|
"label": "deleteNote()",
|
|
"file_type": "code",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L127",
|
|
"_origin": "ast",
|
|
"id": "src_database_index_deletenote",
|
|
"community": 0,
|
|
"norm_label": "deletenote()"
|
|
},
|
|
{
|
|
"label": "getNote()",
|
|
"file_type": "code",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L132",
|
|
"_origin": "ast",
|
|
"id": "src_database_index_getnote",
|
|
"community": 0,
|
|
"norm_label": "getnote()"
|
|
},
|
|
{
|
|
"label": "getAllNotes()",
|
|
"file_type": "code",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L144",
|
|
"_origin": "ast",
|
|
"id": "src_database_index_getallnotes",
|
|
"community": 0,
|
|
"norm_label": "getallnotes()"
|
|
},
|
|
{
|
|
"label": "searchNotes()",
|
|
"file_type": "code",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L157",
|
|
"_origin": "ast",
|
|
"id": "src_database_index_searchnotes",
|
|
"community": 0,
|
|
"norm_label": "searchnotes()"
|
|
},
|
|
{
|
|
"label": "getNotesByTag()",
|
|
"file_type": "code",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L186",
|
|
"_origin": "ast",
|
|
"id": "src_database_index_getnotesbytag",
|
|
"community": 0,
|
|
"norm_label": "getnotesbytag()"
|
|
},
|
|
{
|
|
"label": "getAllTags()",
|
|
"file_type": "code",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L201",
|
|
"_origin": "ast",
|
|
"id": "src_database_index_getalltags",
|
|
"community": 0,
|
|
"norm_label": "getalltags()"
|
|
},
|
|
{
|
|
"label": "createTag()",
|
|
"file_type": "code",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L217",
|
|
"_origin": "ast",
|
|
"id": "src_database_index_createtag",
|
|
"community": 2,
|
|
"norm_label": "createtag()"
|
|
},
|
|
{
|
|
"label": "createReminder()",
|
|
"file_type": "code",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L227",
|
|
"_origin": "ast",
|
|
"id": "src_database_index_createreminder",
|
|
"community": 9,
|
|
"norm_label": "createreminder()"
|
|
},
|
|
{
|
|
"label": "getReminder()",
|
|
"file_type": "code",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L246",
|
|
"_origin": "ast",
|
|
"id": "src_database_index_getreminder",
|
|
"community": 0,
|
|
"norm_label": "getreminder()"
|
|
},
|
|
{
|
|
"label": "getAllReminders()",
|
|
"file_type": "code",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L256",
|
|
"_origin": "ast",
|
|
"id": "src_database_index_getallreminders",
|
|
"community": 0,
|
|
"norm_label": "getallreminders()"
|
|
},
|
|
{
|
|
"label": "getUpcomingReminders()",
|
|
"file_type": "code",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L271",
|
|
"_origin": "ast",
|
|
"id": "src_database_index_getupcomingreminders",
|
|
"community": 0,
|
|
"norm_label": "getupcomingreminders()"
|
|
},
|
|
{
|
|
"label": "cancelReminder()",
|
|
"file_type": "code",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L287",
|
|
"_origin": "ast",
|
|
"id": "src_database_index_cancelreminder",
|
|
"community": 0,
|
|
"norm_label": "cancelreminder()"
|
|
},
|
|
{
|
|
"label": "deleteReminder()",
|
|
"file_type": "code",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L293",
|
|
"_origin": "ast",
|
|
"id": "src_database_index_deletereminder",
|
|
"community": 0,
|
|
"norm_label": "deletereminder()"
|
|
},
|
|
{
|
|
"label": "scheduleNotification()",
|
|
"file_type": "code",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L301",
|
|
"_origin": "ast",
|
|
"id": "src_database_index_schedulenotification",
|
|
"community": 9,
|
|
"norm_label": "schedulenotification()"
|
|
},
|
|
{
|
|
"label": "generateSummary()",
|
|
"file_type": "code",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L335",
|
|
"_origin": "ast",
|
|
"id": "src_database_index_generatesummary",
|
|
"community": 0,
|
|
"norm_label": "generatesummary()"
|
|
},
|
|
{
|
|
"label": "AppNavigator.tsx",
|
|
"file_type": "code",
|
|
"source_file": "src/navigation/AppNavigator.tsx",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "src_navigation_appnavigator",
|
|
"community": 2,
|
|
"norm_label": "appnavigator.tsx"
|
|
},
|
|
{
|
|
"label": "Stack",
|
|
"file_type": "code",
|
|
"source_file": "src/navigation/AppNavigator.tsx",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"id": "src_navigation_appnavigator_stack",
|
|
"community": 2,
|
|
"norm_label": "stack"
|
|
},
|
|
{
|
|
"label": "Tab",
|
|
"file_type": "code",
|
|
"source_file": "src/navigation/AppNavigator.tsx",
|
|
"source_location": "L20",
|
|
"_origin": "ast",
|
|
"id": "src_navigation_appnavigator_tab",
|
|
"community": 2,
|
|
"norm_label": "tab"
|
|
},
|
|
{
|
|
"label": "TabIcon()",
|
|
"file_type": "code",
|
|
"source_file": "src/navigation/AppNavigator.tsx",
|
|
"source_location": "L22",
|
|
"_origin": "ast",
|
|
"id": "src_navigation_appnavigator_tabicon",
|
|
"community": 2,
|
|
"norm_label": "tabicon()"
|
|
},
|
|
{
|
|
"label": "MainTabs()",
|
|
"file_type": "code",
|
|
"source_file": "src/navigation/AppNavigator.tsx",
|
|
"source_location": "L37",
|
|
"_origin": "ast",
|
|
"id": "src_navigation_appnavigator_maintabs",
|
|
"community": 2,
|
|
"norm_label": "maintabs()"
|
|
},
|
|
{
|
|
"label": "AppNavigator()",
|
|
"file_type": "code",
|
|
"source_file": "src/navigation/AppNavigator.tsx",
|
|
"source_location": "L94",
|
|
"_origin": "ast",
|
|
"id": "src_navigation_appnavigator_appnavigator",
|
|
"community": 2,
|
|
"norm_label": "appnavigator()"
|
|
},
|
|
{
|
|
"label": "tabStyles",
|
|
"file_type": "code",
|
|
"source_file": "src/navigation/AppNavigator.tsx",
|
|
"source_location": "L143",
|
|
"_origin": "ast",
|
|
"id": "src_navigation_appnavigator_tabstyles",
|
|
"community": 2,
|
|
"norm_label": "tabstyles"
|
|
},
|
|
{
|
|
"label": "fabStyles",
|
|
"file_type": "code",
|
|
"source_file": "src/navigation/AppNavigator.tsx",
|
|
"source_location": "L157",
|
|
"_origin": "ast",
|
|
"id": "src_navigation_appnavigator_fabstyles",
|
|
"community": 2,
|
|
"norm_label": "fabstyles"
|
|
},
|
|
{
|
|
"label": "AddNoteScreen.tsx",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/AddNoteScreen.tsx",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "src_screens_addnotescreen",
|
|
"community": 2,
|
|
"norm_label": "addnotescreen.tsx"
|
|
},
|
|
{
|
|
"label": "Props",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/AddNoteScreen.tsx",
|
|
"source_location": "L17",
|
|
"_origin": "ast",
|
|
"id": "src_screens_addnotescreen_props",
|
|
"community": 2,
|
|
"norm_label": "props"
|
|
},
|
|
{
|
|
"label": "PRESET_COLORS",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/AddNoteScreen.tsx",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"id": "src_screens_addnotescreen_preset_colors",
|
|
"community": 2,
|
|
"norm_label": "preset_colors"
|
|
},
|
|
{
|
|
"label": "AddNoteScreen()",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/AddNoteScreen.tsx",
|
|
"source_location": "L21",
|
|
"_origin": "ast",
|
|
"id": "src_screens_addnotescreen_addnotescreen",
|
|
"community": 2,
|
|
"norm_label": "addnotescreen()"
|
|
},
|
|
{
|
|
"label": "generateTitle()",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/AddNoteScreen.tsx",
|
|
"source_location": "L162",
|
|
"_origin": "ast",
|
|
"id": "src_screens_addnotescreen_generatetitle",
|
|
"community": 2,
|
|
"norm_label": "generatetitle()"
|
|
},
|
|
{
|
|
"label": "styles",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/AddNoteScreen.tsx",
|
|
"source_location": "L167",
|
|
"_origin": "ast",
|
|
"id": "src_screens_addnotescreen_styles",
|
|
"community": 2,
|
|
"norm_label": "styles"
|
|
},
|
|
{
|
|
"label": "AddReminderScreen.tsx",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/AddReminderScreen.tsx",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "src_screens_addreminderscreen",
|
|
"community": 9,
|
|
"norm_label": "addreminderscreen.tsx"
|
|
},
|
|
{
|
|
"label": "Props",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/AddReminderScreen.tsx",
|
|
"source_location": "L17",
|
|
"_origin": "ast",
|
|
"id": "src_screens_addreminderscreen_props",
|
|
"community": 9,
|
|
"norm_label": "props"
|
|
},
|
|
{
|
|
"label": "QUICK_PRESETS",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/AddReminderScreen.tsx",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"id": "src_screens_addreminderscreen_quick_presets",
|
|
"community": 9,
|
|
"norm_label": "quick_presets"
|
|
},
|
|
{
|
|
"label": "AddReminderScreen()",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/AddReminderScreen.tsx",
|
|
"source_location": "L27",
|
|
"_origin": "ast",
|
|
"id": "src_screens_addreminderscreen_addreminderscreen",
|
|
"community": 9,
|
|
"norm_label": "addreminderscreen()"
|
|
},
|
|
{
|
|
"label": "styles",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/AddReminderScreen.tsx",
|
|
"source_location": "L208",
|
|
"_origin": "ast",
|
|
"id": "src_screens_addreminderscreen_styles",
|
|
"community": 9,
|
|
"norm_label": "styles"
|
|
},
|
|
{
|
|
"label": "HomeScreen.tsx",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/HomeScreen.tsx",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "src_screens_homescreen",
|
|
"community": 0,
|
|
"norm_label": "homescreen.tsx"
|
|
},
|
|
{
|
|
"label": "Props",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/HomeScreen.tsx",
|
|
"source_location": "L17",
|
|
"_origin": "ast",
|
|
"id": "src_screens_homescreen_props",
|
|
"community": 0,
|
|
"norm_label": "props"
|
|
},
|
|
{
|
|
"label": "HomeScreen()",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/HomeScreen.tsx",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"id": "src_screens_homescreen_homescreen",
|
|
"community": 0,
|
|
"norm_label": "homescreen()"
|
|
},
|
|
{
|
|
"label": "styles",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/HomeScreen.tsx",
|
|
"source_location": "L155",
|
|
"_origin": "ast",
|
|
"id": "src_screens_homescreen_styles",
|
|
"community": 0,
|
|
"norm_label": "styles"
|
|
},
|
|
{
|
|
"label": "NoteDetailScreen.tsx",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/NoteDetailScreen.tsx",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "src_screens_notedetailscreen",
|
|
"community": 0,
|
|
"norm_label": "notedetailscreen.tsx"
|
|
},
|
|
{
|
|
"label": "Props",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/NoteDetailScreen.tsx",
|
|
"source_location": "L17",
|
|
"_origin": "ast",
|
|
"id": "src_screens_notedetailscreen_props",
|
|
"community": 0,
|
|
"norm_label": "props"
|
|
},
|
|
{
|
|
"label": "NoteDetailScreen()",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/NoteDetailScreen.tsx",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"id": "src_screens_notedetailscreen_notedetailscreen",
|
|
"community": 0,
|
|
"norm_label": "notedetailscreen()"
|
|
},
|
|
{
|
|
"label": "styles",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/NoteDetailScreen.tsx",
|
|
"source_location": "L154",
|
|
"_origin": "ast",
|
|
"id": "src_screens_notedetailscreen_styles",
|
|
"community": 0,
|
|
"norm_label": "styles"
|
|
},
|
|
{
|
|
"label": "RemindersScreen.tsx",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/RemindersScreen.tsx",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "src_screens_remindersscreen",
|
|
"community": 0,
|
|
"norm_label": "remindersscreen.tsx"
|
|
},
|
|
{
|
|
"label": "Props",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/RemindersScreen.tsx",
|
|
"source_location": "L16",
|
|
"_origin": "ast",
|
|
"id": "src_screens_remindersscreen_props",
|
|
"community": 0,
|
|
"norm_label": "props"
|
|
},
|
|
{
|
|
"label": "RemindersScreen()",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/RemindersScreen.tsx",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"id": "src_screens_remindersscreen_remindersscreen",
|
|
"community": 0,
|
|
"norm_label": "remindersscreen()"
|
|
},
|
|
{
|
|
"label": "styles",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/RemindersScreen.tsx",
|
|
"source_location": "L126",
|
|
"_origin": "ast",
|
|
"id": "src_screens_remindersscreen_styles",
|
|
"community": 0,
|
|
"norm_label": "styles"
|
|
},
|
|
{
|
|
"label": "SearchScreen.tsx",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/SearchScreen.tsx",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "src_screens_searchscreen",
|
|
"community": 0,
|
|
"norm_label": "searchscreen.tsx"
|
|
},
|
|
{
|
|
"label": "Props",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/SearchScreen.tsx",
|
|
"source_location": "L15",
|
|
"_origin": "ast",
|
|
"id": "src_screens_searchscreen_props",
|
|
"community": 0,
|
|
"norm_label": "props"
|
|
},
|
|
{
|
|
"label": "SearchScreen()",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/SearchScreen.tsx",
|
|
"source_location": "L17",
|
|
"_origin": "ast",
|
|
"id": "src_screens_searchscreen_searchscreen",
|
|
"community": 0,
|
|
"norm_label": "searchscreen()"
|
|
},
|
|
{
|
|
"label": "styles",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/SearchScreen.tsx",
|
|
"source_location": "L101",
|
|
"_origin": "ast",
|
|
"id": "src_screens_searchscreen_styles",
|
|
"community": 0,
|
|
"norm_label": "styles"
|
|
},
|
|
{
|
|
"label": "SettingsScreen.tsx",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/SettingsScreen.tsx",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "src_screens_settingsscreen",
|
|
"community": 2,
|
|
"norm_label": "settingsscreen.tsx"
|
|
},
|
|
{
|
|
"label": "SettingsScreen()",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/SettingsScreen.tsx",
|
|
"source_location": "L4",
|
|
"_origin": "ast",
|
|
"id": "src_screens_settingsscreen_settingsscreen",
|
|
"community": 2,
|
|
"norm_label": "settingsscreen()"
|
|
},
|
|
{
|
|
"label": "styles",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/SettingsScreen.tsx",
|
|
"source_location": "L57",
|
|
"_origin": "ast",
|
|
"id": "src_screens_settingsscreen_styles",
|
|
"community": 2,
|
|
"norm_label": "styles"
|
|
},
|
|
{
|
|
"label": "TagsScreen.tsx",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/TagsScreen.tsx",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "src_screens_tagsscreen",
|
|
"community": 0,
|
|
"norm_label": "tagsscreen.tsx"
|
|
},
|
|
{
|
|
"label": "TagsScreen()",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/TagsScreen.tsx",
|
|
"source_location": "L15",
|
|
"_origin": "ast",
|
|
"id": "src_screens_tagsscreen_tagsscreen",
|
|
"community": 0,
|
|
"norm_label": "tagsscreen()"
|
|
},
|
|
{
|
|
"label": "styles",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/TagsScreen.tsx",
|
|
"source_location": "L130",
|
|
"_origin": "ast",
|
|
"id": "src_screens_tagsscreen_styles",
|
|
"community": 0,
|
|
"norm_label": "styles"
|
|
},
|
|
{
|
|
"label": "VoiceRecorderScreen.tsx",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/VoiceRecorderScreen.tsx",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "src_screens_voicerecorderscreen",
|
|
"community": 2,
|
|
"norm_label": "voicerecorderscreen.tsx"
|
|
},
|
|
{
|
|
"label": "Props",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/VoiceRecorderScreen.tsx",
|
|
"source_location": "L16",
|
|
"_origin": "ast",
|
|
"id": "src_screens_voicerecorderscreen_props",
|
|
"community": 2,
|
|
"norm_label": "props"
|
|
},
|
|
{
|
|
"label": "VoiceRecorderScreen()",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/VoiceRecorderScreen.tsx",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"id": "src_screens_voicerecorderscreen_voicerecorderscreen",
|
|
"community": 2,
|
|
"norm_label": "voicerecorderscreen()"
|
|
},
|
|
{
|
|
"label": "styles",
|
|
"file_type": "code",
|
|
"source_file": "src/screens/VoiceRecorderScreen.tsx",
|
|
"source_location": "L241",
|
|
"_origin": "ast",
|
|
"id": "src_screens_voicerecorderscreen_styles",
|
|
"community": 2,
|
|
"norm_label": "styles"
|
|
},
|
|
{
|
|
"label": "types/index.ts",
|
|
"file_type": "code",
|
|
"source_file": "src/types/index.ts",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "src_types_index",
|
|
"community": 2,
|
|
"norm_label": "types/index.ts"
|
|
},
|
|
{
|
|
"label": "Note",
|
|
"file_type": "code",
|
|
"source_file": "src/types/index.ts",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "src_types_index_note",
|
|
"community": 0,
|
|
"norm_label": "note"
|
|
},
|
|
{
|
|
"label": "Tag",
|
|
"file_type": "code",
|
|
"source_file": "src/types/index.ts",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"id": "src_types_index_tag",
|
|
"community": 0,
|
|
"norm_label": "tag"
|
|
},
|
|
{
|
|
"label": "Reminder",
|
|
"file_type": "code",
|
|
"source_file": "src/types/index.ts",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"id": "src_types_index_reminder",
|
|
"community": 2,
|
|
"norm_label": "reminder"
|
|
},
|
|
{
|
|
"label": "RootStackParamList",
|
|
"file_type": "code",
|
|
"source_file": "src/types/index.ts",
|
|
"source_location": "L29",
|
|
"_origin": "ast",
|
|
"id": "src_types_index_rootstackparamlist",
|
|
"community": 2,
|
|
"norm_label": "rootstackparamlist"
|
|
},
|
|
{
|
|
"label": "TabParamList",
|
|
"file_type": "code",
|
|
"source_file": "src/types/index.ts",
|
|
"source_location": "L39",
|
|
"_origin": "ast",
|
|
"id": "src_types_index_tabparamlist",
|
|
"community": 2,
|
|
"norm_label": "tabparamlist"
|
|
},
|
|
{
|
|
"label": "date.ts",
|
|
"file_type": "code",
|
|
"source_file": "src/utils/date.ts",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "src_utils_date",
|
|
"community": 0,
|
|
"norm_label": "date.ts"
|
|
},
|
|
{
|
|
"label": "formatDate()",
|
|
"file_type": "code",
|
|
"source_file": "src/utils/date.ts",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "src_utils_date_formatdate",
|
|
"community": 0,
|
|
"norm_label": "formatdate()"
|
|
},
|
|
{
|
|
"label": "generateId()",
|
|
"file_type": "code",
|
|
"source_file": "src/utils/date.ts",
|
|
"source_location": "L26",
|
|
"_origin": "ast",
|
|
"id": "src_utils_date_generateid",
|
|
"community": 0,
|
|
"norm_label": "generateid()"
|
|
},
|
|
{
|
|
"label": "truncate()",
|
|
"file_type": "code",
|
|
"source_file": "src/utils/date.ts",
|
|
"source_location": "L30",
|
|
"_origin": "ast",
|
|
"id": "src_utils_date_truncate",
|
|
"community": 0,
|
|
"norm_label": "truncate()"
|
|
},
|
|
{
|
|
"label": "tts.ts",
|
|
"file_type": "code",
|
|
"source_file": "src/utils/tts.ts",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "src_utils_tts",
|
|
"community": 10,
|
|
"norm_label": "tts.ts"
|
|
},
|
|
{
|
|
"label": "speak()",
|
|
"file_type": "code",
|
|
"source_file": "src/utils/tts.ts",
|
|
"source_location": "L8",
|
|
"_origin": "ast",
|
|
"id": "src_utils_tts_speak",
|
|
"community": 10,
|
|
"norm_label": "speak()"
|
|
},
|
|
{
|
|
"label": "stop()",
|
|
"file_type": "code",
|
|
"source_file": "src/utils/tts.ts",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"id": "src_utils_tts_stop",
|
|
"community": 10,
|
|
"norm_label": "stop()"
|
|
},
|
|
{
|
|
"label": "pause()",
|
|
"file_type": "code",
|
|
"source_file": "src/utils/tts.ts",
|
|
"source_location": "L26",
|
|
"_origin": "ast",
|
|
"id": "src_utils_tts_pause",
|
|
"community": 10,
|
|
"norm_label": "pause()"
|
|
},
|
|
{
|
|
"label": "resume()",
|
|
"file_type": "code",
|
|
"source_file": "src/utils/tts.ts",
|
|
"source_location": "L34",
|
|
"_origin": "ast",
|
|
"id": "src_utils_tts_resume",
|
|
"community": 10,
|
|
"norm_label": "resume()"
|
|
},
|
|
{
|
|
"label": "tsconfig.json",
|
|
"file_type": "code",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "tsconfig",
|
|
"community": 3,
|
|
"norm_label": "tsconfig.json"
|
|
},
|
|
{
|
|
"label": "compilerOptions",
|
|
"file_type": "code",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L2",
|
|
"_origin": "ast",
|
|
"id": "tsconfig_compileroptions",
|
|
"community": 3,
|
|
"norm_label": "compileroptions"
|
|
},
|
|
{
|
|
"label": "target",
|
|
"file_type": "code",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"id": "tsconfig_compileroptions_target",
|
|
"community": 3,
|
|
"norm_label": "target"
|
|
},
|
|
{
|
|
"label": "module",
|
|
"file_type": "code",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L4",
|
|
"_origin": "ast",
|
|
"id": "tsconfig_compileroptions_module",
|
|
"community": 3,
|
|
"norm_label": "module"
|
|
},
|
|
{
|
|
"label": "lib",
|
|
"file_type": "code",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"id": "tsconfig_compileroptions_lib",
|
|
"community": 3,
|
|
"norm_label": "lib"
|
|
},
|
|
{
|
|
"label": "es2017",
|
|
"file_type": "concept",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"id": "ref_es2017",
|
|
"community": 3,
|
|
"norm_label": "es2017"
|
|
},
|
|
{
|
|
"label": "allowJs",
|
|
"file_type": "code",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"id": "tsconfig_compileroptions_allowjs",
|
|
"community": 3,
|
|
"norm_label": "allowjs"
|
|
},
|
|
{
|
|
"label": "jsx",
|
|
"file_type": "code",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"id": "tsconfig_compileroptions_jsx",
|
|
"community": 3,
|
|
"norm_label": "jsx"
|
|
},
|
|
{
|
|
"label": "noEmit",
|
|
"file_type": "code",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L8",
|
|
"_origin": "ast",
|
|
"id": "tsconfig_compileroptions_noemit",
|
|
"community": 3,
|
|
"norm_label": "noemit"
|
|
},
|
|
{
|
|
"label": "isolatedModules",
|
|
"file_type": "code",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"id": "tsconfig_compileroptions_isolatedmodules",
|
|
"community": 3,
|
|
"norm_label": "isolatedmodules"
|
|
},
|
|
{
|
|
"label": "strict",
|
|
"file_type": "code",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L10",
|
|
"_origin": "ast",
|
|
"id": "tsconfig_compileroptions_strict",
|
|
"community": 3,
|
|
"norm_label": "strict"
|
|
},
|
|
{
|
|
"label": "moduleResolution",
|
|
"file_type": "code",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"id": "tsconfig_compileroptions_moduleresolution",
|
|
"community": 3,
|
|
"norm_label": "moduleresolution"
|
|
},
|
|
{
|
|
"label": "baseUrl",
|
|
"file_type": "code",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L12",
|
|
"_origin": "ast",
|
|
"id": "tsconfig_compileroptions_baseurl",
|
|
"community": 3,
|
|
"norm_label": "baseurl"
|
|
},
|
|
{
|
|
"label": "paths",
|
|
"file_type": "code",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L13",
|
|
"_origin": "ast",
|
|
"id": "tsconfig_compileroptions_paths",
|
|
"community": 3,
|
|
"norm_label": "paths"
|
|
},
|
|
{
|
|
"label": "allowSyntheticDefaultImports",
|
|
"file_type": "code",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L16",
|
|
"_origin": "ast",
|
|
"id": "tsconfig_compileroptions_allowsyntheticdefaultimports",
|
|
"community": 3,
|
|
"norm_label": "allowsyntheticdefaultimports"
|
|
},
|
|
{
|
|
"label": "esModuleInterop",
|
|
"file_type": "code",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L17",
|
|
"_origin": "ast",
|
|
"id": "tsconfig_compileroptions_esmoduleinterop",
|
|
"community": 3,
|
|
"norm_label": "esmoduleinterop"
|
|
},
|
|
{
|
|
"label": "skipLibCheck",
|
|
"file_type": "code",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"id": "tsconfig_compileroptions_skiplibcheck",
|
|
"community": 3,
|
|
"norm_label": "skiplibcheck"
|
|
},
|
|
{
|
|
"label": "resolveJsonModule",
|
|
"file_type": "code",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"id": "tsconfig_compileroptions_resolvejsonmodule",
|
|
"community": 3,
|
|
"norm_label": "resolvejsonmodule"
|
|
},
|
|
{
|
|
"label": "exclude",
|
|
"file_type": "code",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L21",
|
|
"_origin": "ast",
|
|
"id": "tsconfig_exclude",
|
|
"community": 3,
|
|
"norm_label": "exclude"
|
|
},
|
|
{
|
|
"label": "node_modules",
|
|
"file_type": "concept",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L21",
|
|
"_origin": "ast",
|
|
"id": "ref_node_modules",
|
|
"community": 3,
|
|
"norm_label": "node_modules"
|
|
},
|
|
{
|
|
"label": "babel.config.js",
|
|
"file_type": "concept",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L21",
|
|
"_origin": "ast",
|
|
"id": "ref_babel_config_js",
|
|
"community": 3,
|
|
"norm_label": "babel.config.js"
|
|
},
|
|
{
|
|
"label": "metro.config.js",
|
|
"file_type": "concept",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L21",
|
|
"_origin": "ast",
|
|
"id": "ref_metro_config_js",
|
|
"community": 3,
|
|
"norm_label": "metro.config.js"
|
|
},
|
|
{
|
|
"label": "jest.config.js",
|
|
"file_type": "concept",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L21",
|
|
"_origin": "ast",
|
|
"id": "ref_jest_config_js",
|
|
"community": 3,
|
|
"norm_label": "jest.config.js"
|
|
}
|
|
],
|
|
"links": [
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainActivity.java",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "android_app_src_main_java_com_klarabrain_mainactivity",
|
|
"target": "android_app_src_main_java_com_klarabrain_mainactivity_mainactivity",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainActivity.java",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "android_app_src_main_java_com_klarabrain_mainactivity",
|
|
"target": "bundle",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainActivity.java",
|
|
"source_location": "L4",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "android_app_src_main_java_com_klarabrain_mainactivity",
|
|
"target": "reactactivity",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainActivity.java",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "android_app_src_main_java_com_klarabrain_mainactivity",
|
|
"target": "reactactivitydelegate",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainActivity.java",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "android_app_src_main_java_com_klarabrain_mainactivity_mainactivity",
|
|
"target": "android_app_src_main_java_com_klarabrain_mainactivity_mainactivity_createreactactivitydelegate",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainActivity.java",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "android_app_src_main_java_com_klarabrain_mainactivity_mainactivity",
|
|
"target": "android_app_src_main_java_com_klarabrain_mainactivity_mainactivity_getmaincomponentname",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainActivity.java",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "android_app_src_main_java_com_klarabrain_mainactivity_mainactivity",
|
|
"target": "android_app_src_main_java_com_klarabrain_mainactivity_mainactivity_oncreate",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainActivity.java",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "android_app_src_main_java_com_klarabrain_mainactivity_mainactivity",
|
|
"target": "reactactivity",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainActivity.java",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "android_app_src_main_java_com_klarabrain_mainactivity_mainactivity_createreactactivitydelegate",
|
|
"target": "android_app_src_main_java_com_klarabrain_mainactivity_mainactivity_getmaincomponentname",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainActivity.java",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "attribute",
|
|
"_origin": "ast",
|
|
"source": "android_app_src_main_java_com_klarabrain_mainactivity_mainactivity_getmaincomponentname",
|
|
"target": "android_app_src_main_java_com_klarabrain_mainactivity_java_override",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainActivity.java",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "attribute",
|
|
"_origin": "ast",
|
|
"source": "android_app_src_main_java_com_klarabrain_mainactivity_mainactivity_createreactactivitydelegate",
|
|
"target": "android_app_src_main_java_com_klarabrain_mainactivity_java_override",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainActivity.java",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "attribute",
|
|
"_origin": "ast",
|
|
"source": "android_app_src_main_java_com_klarabrain_mainactivity_mainactivity_oncreate",
|
|
"target": "android_app_src_main_java_com_klarabrain_mainactivity_java_override",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainActivity.java",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "parameter_type",
|
|
"_origin": "ast",
|
|
"source": "android_app_src_main_java_com_klarabrain_mainactivity_mainactivity_oncreate",
|
|
"target": "bundle",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainActivity.java",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "return_type",
|
|
"_origin": "ast",
|
|
"source": "android_app_src_main_java_com_klarabrain_mainactivity_mainactivity_createreactactivitydelegate",
|
|
"target": "reactactivitydelegate",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainApplication.java",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "android_app_src_main_java_com_klarabrain_mainapplication",
|
|
"target": "android_app_src_main_java_com_klarabrain_mainapplication_mainapplication",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainApplication.java",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "android_app_src_main_java_com_klarabrain_mainapplication",
|
|
"target": "application",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainApplication.java",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "android_app_src_main_java_com_klarabrain_mainapplication",
|
|
"target": "reactapplication",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainApplication.java",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "android_app_src_main_java_com_klarabrain_mainapplication",
|
|
"target": "reactnativehost",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainApplication.java",
|
|
"source_location": "L45",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "android_app_src_main_java_com_klarabrain_mainapplication_mainapplication",
|
|
"target": "android_app_src_main_java_com_klarabrain_mainapplication_mainapplication_getreactnativehost",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainApplication.java",
|
|
"source_location": "L50",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "android_app_src_main_java_com_klarabrain_mainapplication_mainapplication",
|
|
"target": "android_app_src_main_java_com_klarabrain_mainapplication_mainapplication_oncreate",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainApplication.java",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "android_app_src_main_java_com_klarabrain_mainapplication_mainapplication",
|
|
"target": "application",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "implements",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainApplication.java",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "android_app_src_main_java_com_klarabrain_mainapplication_mainapplication",
|
|
"target": "reactapplication",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainApplication.java",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field",
|
|
"_origin": "ast",
|
|
"source": "android_app_src_main_java_com_klarabrain_mainapplication_mainapplication",
|
|
"target": "reactnativehost",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainApplication.java",
|
|
"source_location": "L45",
|
|
"weight": 1.0,
|
|
"context": "return_type",
|
|
"_origin": "ast",
|
|
"source": "android_app_src_main_java_com_klarabrain_mainapplication_mainapplication_getreactnativehost",
|
|
"target": "reactnativehost",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainApplication.java",
|
|
"source_location": "L45",
|
|
"weight": 1.0,
|
|
"context": "attribute",
|
|
"_origin": "ast",
|
|
"source": "android_app_src_main_java_com_klarabrain_mainapplication_mainapplication_getreactnativehost",
|
|
"target": "android_app_src_main_java_com_klarabrain_mainapplication_java_override",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "android/app/src/main/java/com/klarabrain/MainApplication.java",
|
|
"source_location": "L50",
|
|
"weight": 1.0,
|
|
"context": "attribute",
|
|
"_origin": "ast",
|
|
"source": "android_app_src_main_java_com_klarabrain_mainapplication_mainapplication_oncreate",
|
|
"target": "android_app_src_main_java_com_klarabrain_mainapplication_java_override",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "android/gradlew",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "android_gradlew",
|
|
"target": "android_gradlew__entry",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "defines",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "android/gradlew",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "android_gradlew",
|
|
"target": "android_gradlew_die",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "defines",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "android/gradlew",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "android_gradlew",
|
|
"target": "android_gradlew_warn",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "android/gradlew",
|
|
"source_location": "L54",
|
|
"weight": 1.0,
|
|
"context": "call",
|
|
"_origin": "ast",
|
|
"source": "android_gradlew__entry",
|
|
"target": "android_gradlew_die",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "app.json",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "app",
|
|
"target": "app_displayname",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "app.json",
|
|
"source_location": "L2",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "app",
|
|
"target": "app_name",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "index.js",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "index",
|
|
"target": "app",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "index.js",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "index",
|
|
"target": "app_name",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "index.js",
|
|
"source_location": "L2",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "index",
|
|
"target": "src_app",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "index.js",
|
|
"source_location": "L2",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "index",
|
|
"target": "src_app_app",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "metro.config.js",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "metro_config",
|
|
"target": "metro_config_config",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "metro.config.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "metro_config",
|
|
"target": "metro_config_getdefaultconfig_mergeconfig",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package",
|
|
"target": "package_dependencies",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L4",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package",
|
|
"target": "package_description",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L28",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package",
|
|
"target": "package_devdependencies",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package",
|
|
"target": "package_main",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L2",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package",
|
|
"target": "package_name",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package",
|
|
"target": "package_scripts",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package",
|
|
"target": "package_version",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package_scripts",
|
|
"target": "package_scripts_android",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package_scripts",
|
|
"target": "package_scripts_ios",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package_scripts",
|
|
"target": "package_scripts_lint",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package_scripts",
|
|
"target": "package_scripts_start",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package_scripts",
|
|
"target": "package_scripts_test",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package_dependencies",
|
|
"target": "package_dependencies_notifee_react_native",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package_dependencies",
|
|
"target": "package_dependencies_react",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package_dependencies",
|
|
"target": "package_dependencies_react_native",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package_dependencies",
|
|
"target": "package_dependencies_react_native_community_datetimepicker",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package_dependencies",
|
|
"target": "package_dependencies_react_native_fs",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package_dependencies",
|
|
"target": "package_dependencies_react_native_safe_area_context",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package_dependencies",
|
|
"target": "package_dependencies_react_native_screens",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package_dependencies",
|
|
"target": "package_dependencies_react_native_sqlite_storage",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package_dependencies",
|
|
"target": "package_dependencies_react_native_tts",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package_dependencies",
|
|
"target": "package_dependencies_react_native_voice_voice",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package_dependencies",
|
|
"target": "package_dependencies_react_navigation_bottom_tabs",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package_dependencies",
|
|
"target": "package_dependencies_react_navigation_native",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package_dependencies",
|
|
"target": "package_dependencies_react_navigation_native_stack",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "import",
|
|
"_origin": "ast",
|
|
"source": "package_dependencies_notifee_react_native",
|
|
"target": "notifee_react_native",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "import",
|
|
"_origin": "ast",
|
|
"source": "package_dependencies_react_native_community_datetimepicker",
|
|
"target": "react_native_community_datetimepicker",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "import",
|
|
"_origin": "ast",
|
|
"source": "package_dependencies_react_native_voice_voice",
|
|
"target": "react_native_voice_voice",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "import",
|
|
"_origin": "ast",
|
|
"source": "package_dependencies_react_navigation_bottom_tabs",
|
|
"target": "react_navigation_bottom_tabs",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"context": "import",
|
|
"_origin": "ast",
|
|
"source": "package_dependencies_react_navigation_native",
|
|
"target": "react_navigation_native",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"context": "import",
|
|
"_origin": "ast",
|
|
"source": "package_dependencies_react_navigation_native_stack",
|
|
"target": "react_navigation_native_stack",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"context": "import",
|
|
"_origin": "ast",
|
|
"source": "package_dependencies_react",
|
|
"target": "react",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "import",
|
|
"_origin": "ast",
|
|
"source": "package_dependencies_react_native",
|
|
"target": "react_native",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"context": "import",
|
|
"_origin": "ast",
|
|
"source": "package_dependencies_react_native_fs",
|
|
"target": "react_native_fs",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"context": "import",
|
|
"_origin": "ast",
|
|
"source": "package_dependencies_react_native_screens",
|
|
"target": "react_native_fs",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"context": "import",
|
|
"_origin": "ast",
|
|
"source": "package_dependencies_react_native_safe_area_context",
|
|
"target": "react_native_safe_area_context",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"context": "import",
|
|
"_origin": "ast",
|
|
"source": "package_dependencies_react_native_sqlite_storage",
|
|
"target": "react_native_sqlite_storage",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"context": "import",
|
|
"_origin": "ast",
|
|
"source": "package_dependencies_react_native_tts",
|
|
"target": "react_native_tts",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package_devdependencies",
|
|
"target": "package_devdependencies_babel_core",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L30",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package_devdependencies",
|
|
"target": "package_devdependencies_babel_preset_env",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L36",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package_devdependencies",
|
|
"target": "package_devdependencies_babel_preset_react_native",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package_devdependencies",
|
|
"target": "package_devdependencies_babel_runtime",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L32",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package_devdependencies",
|
|
"target": "package_devdependencies_react_native_community_cli",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L33",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package_devdependencies",
|
|
"target": "package_devdependencies_types_react",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L34",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package_devdependencies",
|
|
"target": "package_devdependencies_types_react_native",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L35",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package_devdependencies",
|
|
"target": "package_devdependencies_types_react_native_sqlite_storage",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L37",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "package_devdependencies",
|
|
"target": "package_devdependencies_typescript",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"context": "import",
|
|
"_origin": "ast",
|
|
"source": "package_devdependencies_babel_core",
|
|
"target": "babel_core",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L30",
|
|
"weight": 1.0,
|
|
"context": "import",
|
|
"_origin": "ast",
|
|
"source": "package_devdependencies_babel_preset_env",
|
|
"target": "babel_preset_env",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"context": "import",
|
|
"_origin": "ast",
|
|
"source": "package_devdependencies_babel_runtime",
|
|
"target": "babel_runtime",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L32",
|
|
"weight": 1.0,
|
|
"context": "import",
|
|
"_origin": "ast",
|
|
"source": "package_devdependencies_react_native_community_cli",
|
|
"target": "react_native_community_cli",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L33",
|
|
"weight": 1.0,
|
|
"context": "import",
|
|
"_origin": "ast",
|
|
"source": "package_devdependencies_types_react",
|
|
"target": "types_react",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L34",
|
|
"weight": 1.0,
|
|
"context": "import",
|
|
"_origin": "ast",
|
|
"source": "package_devdependencies_types_react_native",
|
|
"target": "types_react_native",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L35",
|
|
"weight": 1.0,
|
|
"context": "import",
|
|
"_origin": "ast",
|
|
"source": "package_devdependencies_types_react_native_sqlite_storage",
|
|
"target": "types_react_native_sqlite_storage",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L36",
|
|
"weight": 1.0,
|
|
"context": "import",
|
|
"_origin": "ast",
|
|
"source": "package_devdependencies_babel_preset_react_native",
|
|
"target": "babel_preset_react_native",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "package.json",
|
|
"source_location": "L37",
|
|
"weight": 1.0,
|
|
"context": "import",
|
|
"_origin": "ast",
|
|
"source": "package_devdependencies_typescript",
|
|
"target": "typescript",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/App.tsx",
|
|
"source_location": "L30",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_app",
|
|
"target": "src_app_app",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/App.tsx",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_app",
|
|
"target": "src_app_setupnotifications",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/App.tsx",
|
|
"source_location": "L4",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_app",
|
|
"target": "src_navigation_appnavigator",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/App.tsx",
|
|
"source_location": "L32",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_app_app",
|
|
"target": "src_app_setupnotifications",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L287",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index",
|
|
"target": "src_database_index_cancelreminder",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L99",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index",
|
|
"target": "src_database_index_createnote",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L227",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index",
|
|
"target": "src_database_index_createreminder",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L217",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index",
|
|
"target": "src_database_index_createtag",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L127",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index",
|
|
"target": "src_database_index_deletenote",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L293",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index",
|
|
"target": "src_database_index_deletereminder",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L335",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index",
|
|
"target": "src_database_index_generatesummary",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L144",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index",
|
|
"target": "src_database_index_getallnotes",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L256",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index",
|
|
"target": "src_database_index_getallreminders",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L201",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index",
|
|
"target": "src_database_index_getalltags",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index",
|
|
"target": "src_database_index_getdatabase",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L132",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index",
|
|
"target": "src_database_index_getnote",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L186",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index",
|
|
"target": "src_database_index_getnotesbytag",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L246",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index",
|
|
"target": "src_database_index_getreminder",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L271",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index",
|
|
"target": "src_database_index_getupcomingreminders",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index",
|
|
"target": "src_database_index_initdatabase",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L301",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index",
|
|
"target": "src_database_index_schedulenotification",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L157",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index",
|
|
"target": "src_database_index_searchnotes",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L113",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index",
|
|
"target": "src_database_index_updatenote",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L2",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index",
|
|
"target": "src_types_index",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L2",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index",
|
|
"target": "src_types_index_note",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L2",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index",
|
|
"target": "src_types_index_reminder",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L2",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index",
|
|
"target": "src_types_index_tag",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/AddNoteScreen.tsx",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_addnotescreen",
|
|
"target": "src_database_index",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/AddReminderScreen.tsx",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_addreminderscreen",
|
|
"target": "src_database_index",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/HomeScreen.tsx",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_homescreen",
|
|
"target": "src_database_index",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/NoteDetailScreen.tsx",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_notedetailscreen",
|
|
"target": "src_database_index",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/RemindersScreen.tsx",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_remindersscreen",
|
|
"target": "src_database_index",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/SearchScreen.tsx",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_searchscreen",
|
|
"target": "src_database_index",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/TagsScreen.tsx",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_tagsscreen",
|
|
"target": "src_database_index",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L288",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index_cancelreminder",
|
|
"target": "src_database_index_getdatabase",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L104",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index_createnote",
|
|
"target": "src_database_index_getdatabase",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L233",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index_createreminder",
|
|
"target": "src_database_index_getdatabase",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L218",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index_createtag",
|
|
"target": "src_database_index_getdatabase",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L128",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index_deletenote",
|
|
"target": "src_database_index_getdatabase",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L294",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index_deletereminder",
|
|
"target": "src_database_index_getdatabase",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L145",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index_getallnotes",
|
|
"target": "src_database_index_getdatabase",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L257",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index_getallreminders",
|
|
"target": "src_database_index_getdatabase",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L202",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index_getalltags",
|
|
"target": "src_database_index_getdatabase",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index_getdatabase",
|
|
"target": "src_database_index_initdatabase",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L133",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index_getnote",
|
|
"target": "src_database_index_getdatabase",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L187",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index_getnotesbytag",
|
|
"target": "src_database_index_getdatabase",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L247",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index_getreminder",
|
|
"target": "src_database_index_getdatabase",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L272",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index_getupcomingreminders",
|
|
"target": "src_database_index_getdatabase",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L158",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index_searchnotes",
|
|
"target": "src_database_index_getdatabase",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L119",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index_updatenote",
|
|
"target": "src_database_index_getdatabase",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L105",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index_createnote",
|
|
"target": "src_database_index_generatesummary",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/AddNoteScreen.tsx",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_addnotescreen",
|
|
"target": "src_database_index_createnote",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"confidence_score": 1.0,
|
|
"source_file": "src/screens/AddNoteScreen.tsx",
|
|
"source_location": "L47",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_addnotescreen_addnotescreen",
|
|
"target": "src_database_index_createnote"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L120",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index_updatenote",
|
|
"target": "src_database_index_generatesummary",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/NoteDetailScreen.tsx",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_notedetailscreen",
|
|
"target": "src_database_index_deletenote",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"confidence_score": 1.0,
|
|
"source_file": "src/screens/NoteDetailScreen.tsx",
|
|
"source_location": "L50",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_notedetailscreen_notedetailscreen",
|
|
"target": "src_database_index_deletenote"
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/NoteDetailScreen.tsx",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_notedetailscreen",
|
|
"target": "src_database_index_getnote",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"confidence_score": 1.0,
|
|
"source_file": "src/screens/NoteDetailScreen.tsx",
|
|
"source_location": "L34",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_notedetailscreen_notedetailscreen",
|
|
"target": "src_database_index_getnote"
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/HomeScreen.tsx",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_homescreen",
|
|
"target": "src_database_index_getallnotes",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"confidence_score": 1.0,
|
|
"source_file": "src/screens/HomeScreen.tsx",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_homescreen_homescreen",
|
|
"target": "src_database_index_getallnotes"
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/SearchScreen.tsx",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_searchscreen",
|
|
"target": "src_database_index_searchnotes",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"confidence_score": 1.0,
|
|
"source_file": "src/screens/SearchScreen.tsx",
|
|
"source_location": "L28",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_searchscreen_searchscreen",
|
|
"target": "src_database_index_searchnotes"
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/TagsScreen.tsx",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_tagsscreen",
|
|
"target": "src_database_index_getnotesbytag",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"confidence_score": 1.0,
|
|
"source_file": "src/screens/TagsScreen.tsx",
|
|
"source_location": "L44",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_tagsscreen_tagsscreen",
|
|
"target": "src_database_index_getnotesbytag"
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/TagsScreen.tsx",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_tagsscreen",
|
|
"target": "src_database_index_getalltags",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"confidence_score": 1.0,
|
|
"source_file": "src/screens/TagsScreen.tsx",
|
|
"source_location": "L30",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_tagsscreen_tagsscreen",
|
|
"target": "src_database_index_getalltags"
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/AddNoteScreen.tsx",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_addnotescreen",
|
|
"target": "src_database_index_createtag",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"confidence_score": 1.0,
|
|
"source_file": "src/screens/AddNoteScreen.tsx",
|
|
"source_location": "L52",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_addnotescreen_addnotescreen",
|
|
"target": "src_database_index_createtag"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/database/index.ts",
|
|
"source_location": "L241",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_database_index_createreminder",
|
|
"target": "src_database_index_schedulenotification",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/AddReminderScreen.tsx",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_addreminderscreen",
|
|
"target": "src_database_index_createreminder",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"confidence_score": 1.0,
|
|
"source_file": "src/screens/AddReminderScreen.tsx",
|
|
"source_location": "L51",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_addreminderscreen_addreminderscreen",
|
|
"target": "src_database_index_createreminder"
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/HomeScreen.tsx",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_homescreen",
|
|
"target": "src_database_index_getupcomingreminders",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"confidence_score": 1.0,
|
|
"source_file": "src/screens/HomeScreen.tsx",
|
|
"source_location": "L28",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_homescreen_homescreen",
|
|
"target": "src_database_index_getupcomingreminders"
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/RemindersScreen.tsx",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_remindersscreen",
|
|
"target": "src_database_index_getupcomingreminders",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"confidence_score": 1.0,
|
|
"source_file": "src/screens/RemindersScreen.tsx",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_remindersscreen_remindersscreen",
|
|
"target": "src_database_index_getupcomingreminders"
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/RemindersScreen.tsx",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_remindersscreen",
|
|
"target": "src_database_index_cancelreminder",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"confidence_score": 1.0,
|
|
"source_file": "src/screens/RemindersScreen.tsx",
|
|
"source_location": "L44",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_remindersscreen_remindersscreen",
|
|
"target": "src_database_index_cancelreminder"
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/RemindersScreen.tsx",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_remindersscreen",
|
|
"target": "src_database_index_deletereminder",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/navigation/AppNavigator.tsx",
|
|
"source_location": "L94",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_navigation_appnavigator",
|
|
"target": "src_navigation_appnavigator_appnavigator",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/navigation/AppNavigator.tsx",
|
|
"source_location": "L157",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_navigation_appnavigator",
|
|
"target": "src_navigation_appnavigator_fabstyles",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/navigation/AppNavigator.tsx",
|
|
"source_location": "L37",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_navigation_appnavigator",
|
|
"target": "src_navigation_appnavigator_maintabs",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/navigation/AppNavigator.tsx",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_navigation_appnavigator",
|
|
"target": "src_navigation_appnavigator_stack",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/navigation/AppNavigator.tsx",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_navigation_appnavigator",
|
|
"target": "src_navigation_appnavigator_tab",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/navigation/AppNavigator.tsx",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_navigation_appnavigator",
|
|
"target": "src_navigation_appnavigator_tabicon",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/navigation/AppNavigator.tsx",
|
|
"source_location": "L143",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_navigation_appnavigator",
|
|
"target": "src_navigation_appnavigator_tabstyles",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/navigation/AppNavigator.tsx",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_navigation_appnavigator",
|
|
"target": "src_screens_addnotescreen",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/navigation/AppNavigator.tsx",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_navigation_appnavigator",
|
|
"target": "src_screens_addreminderscreen",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/navigation/AppNavigator.tsx",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_navigation_appnavigator",
|
|
"target": "src_screens_homescreen",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/navigation/AppNavigator.tsx",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_navigation_appnavigator",
|
|
"target": "src_screens_notedetailscreen",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/navigation/AppNavigator.tsx",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_navigation_appnavigator",
|
|
"target": "src_screens_remindersscreen",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/navigation/AppNavigator.tsx",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_navigation_appnavigator",
|
|
"target": "src_screens_searchscreen",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/navigation/AppNavigator.tsx",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_navigation_appnavigator",
|
|
"target": "src_screens_settingsscreen",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/navigation/AppNavigator.tsx",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_navigation_appnavigator",
|
|
"target": "src_screens_settingsscreen_settingsscreen",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/navigation/AppNavigator.tsx",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_navigation_appnavigator",
|
|
"target": "src_screens_tagsscreen",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/navigation/AppNavigator.tsx",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_navigation_appnavigator",
|
|
"target": "src_screens_voicerecorderscreen",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/navigation/AppNavigator.tsx",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_navigation_appnavigator",
|
|
"target": "src_types_index",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/navigation/AppNavigator.tsx",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_navigation_appnavigator",
|
|
"target": "src_types_index_rootstackparamlist",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/navigation/AppNavigator.tsx",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_navigation_appnavigator",
|
|
"target": "src_types_index_tabparamlist",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/AddNoteScreen.tsx",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_addnotescreen",
|
|
"target": "src_screens_addnotescreen_addnotescreen",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/AddNoteScreen.tsx",
|
|
"source_location": "L162",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_addnotescreen",
|
|
"target": "src_screens_addnotescreen_generatetitle",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/AddNoteScreen.tsx",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_addnotescreen",
|
|
"target": "src_screens_addnotescreen_preset_colors",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/AddNoteScreen.tsx",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_addnotescreen",
|
|
"target": "src_screens_addnotescreen_props",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/AddNoteScreen.tsx",
|
|
"source_location": "L167",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_addnotescreen",
|
|
"target": "src_screens_addnotescreen_styles",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/AddNoteScreen.tsx",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_addnotescreen",
|
|
"target": "src_types_index",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/AddNoteScreen.tsx",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_addnotescreen",
|
|
"target": "src_types_index_rootstackparamlist",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/AddNoteScreen.tsx",
|
|
"source_location": "L46",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_addnotescreen_addnotescreen",
|
|
"target": "src_screens_addnotescreen_generatetitle",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/AddReminderScreen.tsx",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_addreminderscreen",
|
|
"target": "src_screens_addreminderscreen_addreminderscreen",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/AddReminderScreen.tsx",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_addreminderscreen",
|
|
"target": "src_screens_addreminderscreen_props",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/AddReminderScreen.tsx",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_addreminderscreen",
|
|
"target": "src_screens_addreminderscreen_quick_presets",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/AddReminderScreen.tsx",
|
|
"source_location": "L208",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_addreminderscreen",
|
|
"target": "src_screens_addreminderscreen_styles",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/AddReminderScreen.tsx",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_addreminderscreen",
|
|
"target": "src_types_index",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/AddReminderScreen.tsx",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_addreminderscreen",
|
|
"target": "src_types_index_rootstackparamlist",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/HomeScreen.tsx",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_homescreen",
|
|
"target": "src_screens_homescreen_homescreen",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/HomeScreen.tsx",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_homescreen",
|
|
"target": "src_screens_homescreen_props",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/HomeScreen.tsx",
|
|
"source_location": "L155",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_homescreen",
|
|
"target": "src_screens_homescreen_styles",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/HomeScreen.tsx",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_homescreen",
|
|
"target": "src_types_index",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/HomeScreen.tsx",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_homescreen",
|
|
"target": "src_types_index_note",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/HomeScreen.tsx",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_homescreen",
|
|
"target": "src_types_index_reminder",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/HomeScreen.tsx",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_homescreen",
|
|
"target": "src_types_index_rootstackparamlist",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/HomeScreen.tsx",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_homescreen",
|
|
"target": "src_utils_date",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/HomeScreen.tsx",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_homescreen",
|
|
"target": "src_utils_date_formatdate",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"confidence_score": 1.0,
|
|
"source_file": "src/screens/HomeScreen.tsx",
|
|
"source_location": "L58",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_homescreen_homescreen",
|
|
"target": "src_utils_date_formatdate"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/NoteDetailScreen.tsx",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_notedetailscreen",
|
|
"target": "src_screens_notedetailscreen_notedetailscreen",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/NoteDetailScreen.tsx",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_notedetailscreen",
|
|
"target": "src_screens_notedetailscreen_props",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/NoteDetailScreen.tsx",
|
|
"source_location": "L154",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_notedetailscreen",
|
|
"target": "src_screens_notedetailscreen_styles",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/NoteDetailScreen.tsx",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_notedetailscreen",
|
|
"target": "src_types_index",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/NoteDetailScreen.tsx",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_notedetailscreen",
|
|
"target": "src_types_index_note",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/NoteDetailScreen.tsx",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_notedetailscreen",
|
|
"target": "src_types_index_rootstackparamlist",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/NoteDetailScreen.tsx",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_notedetailscreen",
|
|
"target": "src_utils_date",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/NoteDetailScreen.tsx",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_notedetailscreen",
|
|
"target": "src_utils_date_formatdate",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/NoteDetailScreen.tsx",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_notedetailscreen",
|
|
"target": "src_utils_tts",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"confidence_score": 1.0,
|
|
"source_file": "src/screens/NoteDetailScreen.tsx",
|
|
"source_location": "L129",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_notedetailscreen_notedetailscreen",
|
|
"target": "src_utils_date_formatdate"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/RemindersScreen.tsx",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_remindersscreen",
|
|
"target": "src_screens_remindersscreen_props",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/RemindersScreen.tsx",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_remindersscreen",
|
|
"target": "src_screens_remindersscreen_remindersscreen",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/RemindersScreen.tsx",
|
|
"source_location": "L126",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_remindersscreen",
|
|
"target": "src_screens_remindersscreen_styles",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/RemindersScreen.tsx",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_remindersscreen",
|
|
"target": "src_types_index",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/RemindersScreen.tsx",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_remindersscreen",
|
|
"target": "src_types_index_reminder",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/RemindersScreen.tsx",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_remindersscreen",
|
|
"target": "src_types_index_rootstackparamlist",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/RemindersScreen.tsx",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_remindersscreen",
|
|
"target": "src_utils_date",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/RemindersScreen.tsx",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_remindersscreen",
|
|
"target": "src_utils_date_formatdate",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"confidence_score": 1.0,
|
|
"source_file": "src/screens/RemindersScreen.tsx",
|
|
"source_location": "L76",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_remindersscreen_remindersscreen",
|
|
"target": "src_utils_date_formatdate"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/SearchScreen.tsx",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_searchscreen",
|
|
"target": "src_screens_searchscreen_props",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/SearchScreen.tsx",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_searchscreen",
|
|
"target": "src_screens_searchscreen_searchscreen",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/SearchScreen.tsx",
|
|
"source_location": "L101",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_searchscreen",
|
|
"target": "src_screens_searchscreen_styles",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/SearchScreen.tsx",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_searchscreen",
|
|
"target": "src_types_index",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/SearchScreen.tsx",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_searchscreen",
|
|
"target": "src_types_index_note",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/SearchScreen.tsx",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_searchscreen",
|
|
"target": "src_types_index_rootstackparamlist",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/SearchScreen.tsx",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_searchscreen",
|
|
"target": "src_utils_date",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/SearchScreen.tsx",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_searchscreen",
|
|
"target": "src_utils_date_formatdate",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"confidence_score": 1.0,
|
|
"source_file": "src/screens/SearchScreen.tsx",
|
|
"source_location": "L52",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_searchscreen_searchscreen",
|
|
"target": "src_utils_date_formatdate"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/SettingsScreen.tsx",
|
|
"source_location": "L4",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_settingsscreen",
|
|
"target": "src_screens_settingsscreen_settingsscreen",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/SettingsScreen.tsx",
|
|
"source_location": "L57",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_settingsscreen",
|
|
"target": "src_screens_settingsscreen_styles",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/TagsScreen.tsx",
|
|
"source_location": "L130",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_tagsscreen",
|
|
"target": "src_screens_tagsscreen_styles",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/TagsScreen.tsx",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_tagsscreen",
|
|
"target": "src_screens_tagsscreen_tagsscreen",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/TagsScreen.tsx",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_tagsscreen",
|
|
"target": "src_types_index",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/TagsScreen.tsx",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_tagsscreen",
|
|
"target": "src_types_index_note",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/TagsScreen.tsx",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_tagsscreen",
|
|
"target": "src_types_index_tag",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/TagsScreen.tsx",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_tagsscreen",
|
|
"target": "src_utils_date",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/TagsScreen.tsx",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_tagsscreen",
|
|
"target": "src_utils_date_formatdate",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"confidence_score": 1.0,
|
|
"source_file": "src/screens/TagsScreen.tsx",
|
|
"source_location": "L78",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_tagsscreen_tagsscreen",
|
|
"target": "src_utils_date_formatdate"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/VoiceRecorderScreen.tsx",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_voicerecorderscreen",
|
|
"target": "src_screens_voicerecorderscreen_props",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/VoiceRecorderScreen.tsx",
|
|
"source_location": "L241",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_voicerecorderscreen",
|
|
"target": "src_screens_voicerecorderscreen_styles",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/VoiceRecorderScreen.tsx",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_voicerecorderscreen",
|
|
"target": "src_screens_voicerecorderscreen_voicerecorderscreen",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports_from",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/VoiceRecorderScreen.tsx",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_voicerecorderscreen",
|
|
"target": "src_types_index",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/screens/VoiceRecorderScreen.tsx",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_screens_voicerecorderscreen",
|
|
"target": "src_types_index_rootstackparamlist",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/types/index.ts",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_types_index",
|
|
"target": "src_types_index_note",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/types/index.ts",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_types_index",
|
|
"target": "src_types_index_reminder",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/types/index.ts",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_types_index",
|
|
"target": "src_types_index_rootstackparamlist",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/types/index.ts",
|
|
"source_location": "L39",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_types_index",
|
|
"target": "src_types_index_tabparamlist",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/types/index.ts",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_types_index",
|
|
"target": "src_types_index_tag",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/utils/date.ts",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_utils_date",
|
|
"target": "src_utils_date_formatdate",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/utils/date.ts",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_utils_date",
|
|
"target": "src_utils_date_generateid",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "src/utils/date.ts",
|
|
"source_location": "L30",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "src_utils_date",
|
|
"target": "src_utils_date_truncate",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "indirect_call",
|
|
"confidence": "INFERRED",
|
|
"source_file": "src/utils/tts.ts",
|
|
"source_location": "L42",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"context": "collection",
|
|
"source": "src_utils_tts",
|
|
"target": "src_utils_tts_pause",
|
|
"confidence_score": 0.5
|
|
},
|
|
{
|
|
"relation": "indirect_call",
|
|
"confidence": "INFERRED",
|
|
"source_file": "src/utils/tts.ts",
|
|
"source_location": "L42",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"context": "collection",
|
|
"source": "src_utils_tts",
|
|
"target": "src_utils_tts_resume",
|
|
"confidence_score": 0.5
|
|
},
|
|
{
|
|
"relation": "indirect_call",
|
|
"confidence": "INFERRED",
|
|
"source_file": "src/utils/tts.ts",
|
|
"source_location": "L42",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"context": "collection",
|
|
"source": "src_utils_tts",
|
|
"target": "src_utils_tts_speak",
|
|
"confidence_score": 0.5
|
|
},
|
|
{
|
|
"relation": "indirect_call",
|
|
"confidence": "INFERRED",
|
|
"source_file": "src/utils/tts.ts",
|
|
"source_location": "L42",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"context": "collection",
|
|
"source": "src_utils_tts",
|
|
"target": "src_utils_tts_stop",
|
|
"confidence_score": 0.5
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L2",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "tsconfig",
|
|
"target": "tsconfig_compileroptions",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "tsconfig",
|
|
"target": "tsconfig_exclude",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "tsconfig_compileroptions",
|
|
"target": "tsconfig_compileroptions_allowjs",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "tsconfig_compileroptions",
|
|
"target": "tsconfig_compileroptions_allowsyntheticdefaultimports",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "tsconfig_compileroptions",
|
|
"target": "tsconfig_compileroptions_baseurl",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "tsconfig_compileroptions",
|
|
"target": "tsconfig_compileroptions_esmoduleinterop",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "tsconfig_compileroptions",
|
|
"target": "tsconfig_compileroptions_isolatedmodules",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "tsconfig_compileroptions",
|
|
"target": "tsconfig_compileroptions_jsx",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "tsconfig_compileroptions",
|
|
"target": "tsconfig_compileroptions_lib",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L4",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "tsconfig_compileroptions",
|
|
"target": "tsconfig_compileroptions_module",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "tsconfig_compileroptions",
|
|
"target": "tsconfig_compileroptions_moduleresolution",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "tsconfig_compileroptions",
|
|
"target": "tsconfig_compileroptions_noemit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "tsconfig_compileroptions",
|
|
"target": "tsconfig_compileroptions_paths",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "tsconfig_compileroptions",
|
|
"target": "tsconfig_compileroptions_resolvejsonmodule",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "tsconfig_compileroptions",
|
|
"target": "tsconfig_compileroptions_skiplibcheck",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "tsconfig_compileroptions",
|
|
"target": "tsconfig_compileroptions_strict",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "tsconfig_compileroptions",
|
|
"target": "tsconfig_compileroptions_target",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "extends",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"context": "import",
|
|
"_origin": "ast",
|
|
"source": "tsconfig_compileroptions_lib",
|
|
"target": "ref_es2017",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "extends",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "import",
|
|
"_origin": "ast",
|
|
"source": "tsconfig_exclude",
|
|
"target": "ref_babel_config_js",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "extends",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "import",
|
|
"_origin": "ast",
|
|
"source": "tsconfig_exclude",
|
|
"target": "ref_jest_config_js",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "extends",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "import",
|
|
"_origin": "ast",
|
|
"source": "tsconfig_exclude",
|
|
"target": "ref_metro_config_js",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "extends",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tsconfig.json",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "import",
|
|
"_origin": "ast",
|
|
"source": "tsconfig_exclude",
|
|
"target": "ref_node_modules",
|
|
"confidence_score": 1.0
|
|
}
|
|
],
|
|
"hyperedges": [],
|
|
"built_at_commit": "ce5092f6d17a2b4bdb47ac5c9d69e9916739523d"
|
|
} |