ebe3891cd5b79b7f2c261b7cfb60a3420ba083e8
[awesomized/ext-ion] / docs / v0.2 / ion / Symbol / System / asTable.html
1 <!doctype html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <title>
6 System::asTable -
7 mdref
8 </title>
9 <meta property="og:title" content="ion\Symbol\System::asTable">
10 <meta name="viewport" content="width=1200, initial-scale=0.5">
11 <base href="/ext-ion/v0.2/">
12 <meta http-equiv="Content-Location" content="/ext-ion/v0.2/ion/Symbol/System/asTable">
13 <link rel="stylesheet" href="index.css">
14
15 <link rel="shortcut icon" href="/ext-ion/v0.2/favicon.ico">
16 </head>
17 <body>
18 <div class="page">
19
20 <div class="sidebar">
21
22 <div class="edit">
23 <a href="https://github.com/awesomized/ext-ion/edit/master/ion.stub.php">Edit</a>
24 </div>
25
26
27 <ul>
28 <li>&lsh; <a href="./">Home</a>
29
30 <ul>
31 <li>
32
33 &uarr; <a href="./ion">
34 ion
35 </a>
36 <ul>
37 <li>
38
39 &uarr; <a href="./ion/Symbol">
40 Symbol
41 </a>
42 <ul>
43 <li>
44
45 &uarr; <a href="./ion/Symbol/System">
46 System
47 </a>
48 <ul>
49 <li>
50
51 &circlearrowright; <strong><a href="./ion/Symbol/System/asTable">System::asTable</a></strong>
52
53
54
55 </ul>
56
57 </ul>
58
59 </li>
60
61 </ul>
62
63 </li>
64 </ul>
65
66 </li>
67 </ul>
68 </div>
69 <meta charset="utf-8"><h1>
70 <a class="permalink" href="ion/Symbol/System/asTable#">#</a><em>static</em> <a href="ion/Symbol/Table/Shared">ion\Symbol\Table\Shared</a> <a href="ion/Symbol/System/asTable">ion\Symbol\System::asTable</a>()</h1><p>Get the built-in ION system shared symbol table.</p><h2 id="Params:">Params:<a class="permalink" href="ion/Symbol/System/asTable#Params:">#</a>
71 </h2><p>None.</p><h2 id="Returns:">Returns:<a class="permalink" href="ion/Symbol/System/asTable#Returns:">#</a>
72 </h2><ul>
73 <li>\Table\Shared, The system symbol table.</li>
74 </ul>
75 <div class="comments">
76 <style>.giscus-frame {min-height: 16em;}</style>
77 <script>
78 function giscus_load(button) {
79 let script = document.createElement("script");
80 script.setAttribute("data-repo", 'awesomized/ext-ion');
81 script.setAttribute("data-category", 'Comments on Docs');
82 script.setAttribute("data-repo-id", 'R_kgDOGfXEXw');
83 script.setAttribute("data-category-id", 'DIC_kwDOGfXEX84CBHuf');
84 script.setAttribute("data-mapping", 'og:title');
85 script.setAttribute("data-input-position", 'bottom');
86 script.setAttribute("data-reactions-enabled", false);
87 script.setAttribute("data-theme", 'light');
88 script.setAttribute("data-lang", 'en');
89
90 script.src = "//giscus.app/client.js";
91 button.parentNode.replaceChild(script, button);
92 }
93 </script>
94 <button class="activator" onclick="giscus_load(this)">Show Comments from Github Discussions</button>
95
96 </div>
97
98 <footer>
99
100 <ul>
101 <li><a href="https://github.com/m6w6/mdref">mdref-v3.0
102 </a></li>
103 <li><a href="LICENSE">&copy; 2013-2022 All rights reserved.</a></li>
104 <li>
105 </li>
106 </ul>
107
108 </footer>
109
110 <script src="index.js" defer></script>
111
112 </div>
113 </body>
114 </html>