|
| 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>Parser</title> |
| 6 | + <link href="../../../images/logo-icon.svg" rel="icon" type="image/svg"> |
| 7 | + <script>var pathToRoot = "../../../";</script> |
| 8 | + <script>document.documentElement.classList.replace("no-js","js");</script> |
| 9 | + <script>const storage = localStorage.getItem("dokka-dark-mode") |
| 10 | + if (storage == null) { |
| 11 | + const osDarkSchemePreferred = window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches |
| 12 | + if (osDarkSchemePreferred === true) { |
| 13 | + document.getElementsByTagName("html")[0].classList.add("theme-dark") |
| 14 | + } |
| 15 | + } else { |
| 16 | + const savedDarkMode = JSON.parse(storage) |
| 17 | + if(savedDarkMode === true) { |
| 18 | + document.getElementsByTagName("html")[0].classList.add("theme-dark") |
| 19 | + } |
| 20 | + } |
| 21 | + </script> |
| 22 | +<script type="text/javascript" src="https://unpkg.com/kotlin-playground@1/dist/playground.min.js" async="async"></script> |
| 23 | +<script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async="async"></script> |
| 24 | +<link href="../../../styles/style.css" rel="Stylesheet"> |
| 25 | +<link href="../../../styles/main.css" rel="Stylesheet"> |
| 26 | +<link href="../../../styles/prism.css" rel="Stylesheet"> |
| 27 | +<link href="../../../styles/logo-styles.css" rel="Stylesheet"> |
| 28 | +<link href="../../../styles/font-jb-sans-auto.css" rel="Stylesheet"> |
| 29 | +<script type="text/javascript" src="../../../scripts/clipboard.js" async="async"></script> |
| 30 | +<script type="text/javascript" src="../../../scripts/navigation-loader.js" async="async"></script> |
| 31 | +<script type="text/javascript" src="../../../scripts/platform-content-handler.js" async="async"></script> |
| 32 | +<script type="text/javascript" src="../../../scripts/main.js" defer="defer"></script> |
| 33 | +<script type="text/javascript" src="../../../scripts/prism.js" async="async"></script> |
| 34 | +<script type="text/javascript" src="../../../scripts/symbol-parameters-wrapper_deferred.js" defer="defer"></script> |
| 35 | +</head> |
| 36 | +<body> |
| 37 | + <div class="root"> |
| 38 | +<nav class="navigation" id="navigation-wrapper"> |
| 39 | + <div class="navigation--inner"> |
| 40 | + <div class="navigation-title"> |
| 41 | + <button class="menu-toggle" id="menu-toggle" type="button">toggle menu</button> |
| 42 | + <div class="library-name"> |
| 43 | + <a class="library-name--link" href="../../../index.html"> |
| 44 | + Parkour |
| 45 | + </a> |
| 46 | + </div> |
| 47 | + <div class="library-version"> |
| 48 | +0.0.1 </div> |
| 49 | + </div> |
| 50 | + <div class="filter-section" id="filter-section"> |
| 51 | + <button class="platform-tag platform-selector jvm-like" data-active="" data-filter=":dokkaHtml/main">jvm</button> |
| 52 | + </div> |
| 53 | + </div> |
| 54 | + <div class="navigation-controls"> |
| 55 | + <button class="navigation-controls--btn navigation-controls--theme" id="theme-toggle-button" type="button">switch theme</button> |
| 56 | + <div class="navigation-controls--btn navigation-controls--search" id="searchBar" role="button">search in API</div> |
| 57 | + </div> |
| 58 | +</nav> |
| 59 | + <div id="container"> |
| 60 | + <div class="sidebar" id="leftColumn"> |
| 61 | + <div class="sidebar--inner" id="sideMenu"></div> |
| 62 | + </div> |
| 63 | + <div id="main"> |
| 64 | +<div class="main-content" data-page-type="classlike" id="content" pageIds="Parkour::io.github.cybercodernaj.parkour/Parser///PointingToDeclaration//769193423"> |
| 65 | + <div class="breadcrumbs"><a href="../../../index.html">Parkour</a><span class="delimiter">/</span><a href="../index.html">io.github.cybercodernaj.parkour</a><span class="delimiter">/</span><span class="current">Parser</span></div> |
| 66 | + <div class="cover "> |
| 67 | + <h1 class="cover"><span><span>Parser</span></span></h1> |
| 68 | + <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace"><span class="token keyword">class </span><a href="index.html">Parser</a><span class="clearfix"><span class="floating-right">(<a href="https://github.com/cybercoder-naj/Parkour/blob/main/src/main/kotlin/io/github/cybercodernaj/parkour/Parser.kt#L9">source</a>)</span></span></div><p class="paragraph">A parser class.</p><span class="kdoc-tag"><h4 class="">Author</h4><p class="paragraph">Nishant Aanjaney Jalan</p></span><span class="kdoc-tag"><h4 class="">Since</h4><p class="paragraph">0.0.1</p></span></div></div> |
| 69 | + </div> |
| 70 | + <div class="tabbedcontent"> |
| 71 | + <div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="CONSTRUCTOR,TYPE,PROPERTY,FUNCTION">Members</button></div> |
| 72 | + <div class="tabs-section-body"> |
| 73 | + <div data-togglable="CONSTRUCTOR"> |
| 74 | + <h2 class="">Constructors</h2> |
| 75 | + <div class="table"><a data-name="-1042165343%2FConstructors%2F769193423" anchor-label="Parser" id="-1042165343%2FConstructors%2F769193423" data-filterable-set=":dokkaHtml/main"></a> |
| 76 | + <div class="table-row" data-togglable="CONSTRUCTOR" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"> |
| 77 | + <div class="main-subrow keyValue "> |
| 78 | + <div class=""><span class="inline-flex"> |
| 79 | + <div><a href="-parser.html"><span><span>Parser</span></span></a></div> |
| 80 | +<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1042165343%2FConstructors%2F769193423"></span> |
| 81 | + <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> |
| 82 | + </span></span></div> |
| 83 | + <div> |
| 84 | + <div class="title"> |
| 85 | + <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace"><span class="token keyword">constructor</span><span class="token punctuation">(</span><span class="token punctuation">)</span></div></div></div> |
| 86 | + </div> |
| 87 | + </div> |
| 88 | + </div> |
| 89 | + </div> |
| 90 | + </div> |
| 91 | + </div> |
| 92 | + <div data-togglable="FUNCTION"> |
| 93 | + <h2 class="">Functions</h2> |
| 94 | + <div class="table"><a data-name="385634132%2FFunctions%2F769193423" anchor-label="someFunction" id="385634132%2FFunctions%2F769193423" data-filterable-set=":dokkaHtml/main"></a> |
| 95 | + <div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"> |
| 96 | + <div class="main-subrow keyValue "> |
| 97 | + <div class=""><span class="inline-flex"> |
| 98 | + <div><a href="some-function.html"><span>some</span><wbr></wbr><span><span>Function</span></span></a></div> |
| 99 | +<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="385634132%2FFunctions%2F769193423"></span> |
| 100 | + <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> |
| 101 | + </span></span></div> |
| 102 | + <div> |
| 103 | + <div class="title"> |
| 104 | + <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace"><span class="token keyword">fun </span><a href="some-function.html"><span class="token function">someFunction</span></a><span class="token punctuation">(</span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a></div></div></div> |
| 105 | + </div> |
| 106 | + </div> |
| 107 | + </div> |
| 108 | + </div> |
| 109 | + </div> |
| 110 | + </div> |
| 111 | + </div> |
| 112 | + </div> |
| 113 | +</div> |
| 114 | + <div class="footer"> |
| 115 | + <span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2024 Copyright</span><span |
| 116 | + class="pull-right"><span>Generated by </span><a |
| 117 | + href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span> |
| 118 | + </div> |
| 119 | + </div> |
| 120 | + </div> |
| 121 | + </div> |
| 122 | +</body> |
| 123 | +</html> |
0 commit comments