|
| 1 | +<!doctype html> |
| 2 | +<html class="no-js"> |
| 3 | +<head> |
| 4 | + <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8"> |
| 5 | + <title>AUTO_IMPORTED_KOTLIN_LABS_VERSION</title> |
| 6 | +<link href="../../images/logo-icon.svg" rel="icon" type="image/svg"> <script>var pathToRoot = "../../";</script> |
| 7 | + <script>document.documentElement.classList.replace("no-js","js");</script> |
| 8 | + <script>const storage = localStorage.getItem("dokka-dark-mode") |
| 9 | + if (storage == null) { |
| 10 | + const osDarkSchemePreferred = window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches |
| 11 | + if (osDarkSchemePreferred === true) { |
| 12 | + document.getElementsByTagName("html")[0].classList.add("theme-dark") |
| 13 | + } |
| 14 | + } else { |
| 15 | + const savedDarkMode = JSON.parse(storage) |
| 16 | + if(savedDarkMode === true) { |
| 17 | + document.getElementsByTagName("html")[0].classList.add("theme-dark") |
| 18 | + } |
| 19 | + } |
| 20 | + </script> |
| 21 | +<script type="text/javascript" src="https://unpkg.com/kotlin-playground@1/dist/playground.min.js" async></script> |
| 22 | +<script type="text/javascript" src="../../scripts/sourceset_dependencies.js" async></script> |
| 23 | +<link href="../../styles/style.css" rel="Stylesheet"> |
| 24 | +<link href="../../styles/main.css" rel="Stylesheet"> |
| 25 | +<link href="../../styles/prism.css" rel="Stylesheet"> |
| 26 | +<link href="../../styles/logo-styles.css" rel="Stylesheet"> |
| 27 | +<link href="../../styles/font-jb-sans-auto.css" rel="Stylesheet"> |
| 28 | +<link href="../../ui-kit/ui-kit.min.css" rel="Stylesheet"> |
| 29 | +<script type="text/javascript" src="../../scripts/clipboard.js" async></script> |
| 30 | +<script type="text/javascript" src="../../scripts/navigation-loader.js" async></script> |
| 31 | +<script type="text/javascript" src="../../scripts/platform-content-handler.js" async></script> |
| 32 | +<script type="text/javascript" src="../../scripts/main.js" defer></script> |
| 33 | +<script type="text/javascript" src="../../scripts/prism.js" async></script> |
| 34 | +<script type="text/javascript" src="../../ui-kit/ui-kit.min.js" defer></script> |
| 35 | +<script type="text/javascript" src="../../scripts/symbol-parameters-wrapper_deferred.js" defer></script> |
| 36 | +<link href="../../images/apollo.svg"> |
| 37 | +<link href="../../styles/style.css" rel="Stylesheet"> |
| 38 | +<link href="../../styles/prism.css" rel="Stylesheet"> |
| 39 | +<link href="../../styles/logo-styles.css" rel="Stylesheet"></head> |
| 40 | +<body> |
| 41 | + <div class="root"> |
| 42 | + <nav class="navigation theme-dark" id="navigation-wrapper"> |
| 43 | +<a class="library-name--link" href="../../index.html"> |
| 44 | + apollo-kdoc |
| 45 | + </a> <button class="navigation-controls--btn navigation-controls--btn_toc ui-kit_mobile-only" id="toc-toggle" type="button">Toggle table of contents |
| 46 | + </button> |
| 47 | + <div class="navigation-controls--break ui-kit_mobile-only"></div> |
| 48 | + <div class="library-version" id="library-version"> |
| 49 | +<dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ReplaceVersionsCommand","location":"com.apollographql.apollo.ast/-a-u-t-o_-i-m-p-o-r-t-e-d_-k-o-t-l-i-n_-l-a-b-s_-v-e-r-s-i-o-n.html"}"><div class="dropdown versions-dropdown" data-role="dropdown"> |
| 50 | + <div class="button button_dropdown versions-dropdown-button" role="combobox" data-role="dropdown-toggle" aria-controls="versions-listbox" aria-haspopup="listbox" aria-expanded="false" aria-label="Select version" tabindex="0">4.1.2-SNAPSHOT</div> |
| 51 | + <div class="dropdown--list dropdown--list_positioned_left versions-dropdown-data" role="listbox" data-role="dropdown-listbox" aria-label="Versions" id="versions-listbox"> |
| 52 | + <div class="dropdown--header" data-remove-style="true" style="display: none"><span>Select version</span><button class="button" data-role="dropdown-toggle" aria-label="Close versions selection"><i class="ui-kit-icon ui-kit-icon_cross"></i></button></div> |
| 53 | + <div><a href="-a-u-t-o_-i-m-p-o-r-t-e-d_-k-o-t-l-i-n_-l-a-b-s_-v-e-r-s-i-o-n.html" class="dropdown--option dropdown--option-link" style="display: block; padding: 5px; color: #fff" data-remove-style="true" role="option">4.1.2-SNAPSHOT</a></div> |
| 54 | + <div><a href="../../not-found-version.html?v=3.8.2" class="dropdown--option dropdown--option-link" style="display: block; padding: 5px; color: #fff" data-remove-style="true" role="option">3.8.2</a></div> |
| 55 | + </div> |
| 56 | + <div class="dropdown--overlay"></div> |
| 57 | +</div> |
| 58 | +</dokka-template-command> </div> |
| 59 | + <div class="navigation-controls"> |
| 60 | + <div class="filter-section filter-section_loading" id="filter-section"> |
| 61 | + <button class="platform-tag platform-selector common-like" data-active="" data-filter=":apollo-ast/commonMain">common</button> |
| 62 | + <div class="dropdown filter-section--dropdown" data-role="dropdown" id="filter-section-dropdown"> |
| 63 | + <button class="button button_dropdown filter-section--dropdown-toggle" role="combobox" data-role="dropdown-toggle" aria-controls="platform-tags-listbox" aria-haspopup="listbox" aria-expanded="false" aria-label="Toggle source sets"></button> |
| 64 | + <ul role="listbox" id="platform-tags-listbox" class="dropdown--list" data-role="dropdown-listbox"> |
| 65 | + <div class="dropdown--header"><span>Platform filter</span> |
| 66 | + <button class="button" data-role="dropdown-toggle" aria-label="Close platform filter"> |
| 67 | + <i class="ui-kit-icon ui-kit-icon_cross"></i> |
| 68 | + </button> |
| 69 | + </div> |
| 70 | + <li role="option" class="dropdown--option platform-selector-option common-like" tabindex="0"> |
| 71 | + <label class="checkbox"> |
| 72 | + <input type="checkbox" class="checkbox--input" id=":apollo-ast/commonMain" data-filter=":apollo-ast/commonMain"> |
| 73 | + <span class="checkbox--icon"></span> |
| 74 | + common |
| 75 | + </label> |
| 76 | + </li> |
| 77 | + </ul> |
| 78 | + <div class="dropdown--overlay"></div> |
| 79 | + </div> |
| 80 | + </div> |
| 81 | + <button class="navigation-controls--btn navigation-controls--btn_theme" id="theme-toggle-button" type="button">Switch theme |
| 82 | + </button> |
| 83 | + <div class="navigation-controls--btn navigation-controls--btn_search" id="searchBar" role="button">Search in |
| 84 | + API |
| 85 | + </div> |
| 86 | + </div> |
| 87 | + </nav> |
| 88 | + <div id="container"> |
| 89 | + <div class="sidebar" id="leftColumn"> |
| 90 | + <div class="dropdown theme-dark_mobile" data-role="dropdown" id="toc-dropdown"> |
| 91 | + <ul role="listbox" id="toc-listbox" class="dropdown--list dropdown--list_toc-list" data-role="dropdown-listbox"> |
| 92 | + <div class="dropdown--header"> |
| 93 | + <span> |
| 94 | + apollo-kdoc |
| 95 | + </span> |
| 96 | + <button class="button" data-role="dropdown-toggle" aria-label="Close table of contents"> |
| 97 | + <i class="ui-kit-icon ui-kit-icon_cross"></i> |
| 98 | + </button> |
| 99 | + </div> |
| 100 | + <div class="sidebar--inner" id="sideMenu"></div> |
| 101 | + </ul> |
| 102 | + <div class="dropdown--overlay"></div> |
| 103 | + </div> |
| 104 | + </div> |
| 105 | + <div id="main"> |
| 106 | +<div class="main-content" data-page-type="member" id="content" pageids="apollo-ast::com.apollographql.apollo.ast//AUTO_IMPORTED_KOTLIN_LABS_VERSION/#/PointingToDeclaration//-1528585073"> |
| 107 | + <div class="breadcrumbs"><a href="../index.html">apollo-ast</a><span class="delimiter">/</span><a href="index.html">com.apollographql.apollo.ast</a><span class="delimiter">/</span><span class="current">AUTO_IMPORTED_KOTLIN_LABS_VERSION</span></div> |
| 108 | + <div class="cover "> |
| 109 | + <h1 class="cover"><span>AUTO_</span><wbr><span>IMPORTED_</span><wbr><span>KOTLIN_</span><wbr><span>LABS_</span><wbr><span>VERSION</span></h1> |
| 110 | + </div> |
| 111 | + <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":apollo-ast/commonMain"><div class="symbol monospace"><span class="token keyword">const </span><span class="token keyword">val </span><a href="-a-u-t-o_-i-m-p-o-r-t-e-d_-k-o-t-l-i-n_-l-a-b-s_-v-e-r-s-i-o-n.html">AUTO_IMPORTED_KOTLIN_LABS_VERSION</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></div><p class="paragraph">We used to auto import kotlin_labs definitions so that users could use <code class="lang-kotlin">@nonnull</code>, etc... Moving forward, we require users to explicitly import the version of the kotlin_labs definitions they are using.</p><p class="paragraph">TODO v5 remove this</p></div></div> |
| 112 | +</div> |
| 113 | + <div class="footer"> |
| 114 | + <a href="#content" id="go-to-top-link" class="footer--button footer--button_go-to-top"></a> |
| 115 | + <span>© 2025 Copyright</span> |
| 116 | + <span class="pull-right"> |
| 117 | + <span>Generated by </span> |
| 118 | + <a class="footer--link footer--link_external" href="https://github.com/Kotlin/dokka"> |
| 119 | + <span>dokka</span> |
| 120 | + </a> |
| 121 | + </span> |
| 122 | + </div> |
| 123 | + </div> |
| 124 | + </div> |
| 125 | + </div> |
| 126 | +</body> |
| 127 | +</html> |
0 commit comments