7a80895988da3381be15fe667968658865c157e2
[awesomized/ext-ion] / docs / v0.2 / ion / Symbol / Table / Local / __construct.html
1 <!doctype html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <title>
6 Local::__construct -
7 mdref
8 </title>
9 <meta property="og:title" content="ion\Symbol\Table\Local::__construct">
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/Table/Local/__construct">
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/Table">
46 Table
47 </a>
48 <ul>
49 <li>
50
51 &uarr; <a href="./ion/Symbol/Table/Local">
52 Local
53 </a>
54 <ul>
55 <li>
56
57 &circlearrowright; <strong><a href="./ion/Symbol/Table/Local/__construct">Local::__construct</a></strong>
58
59
60
61 </ul>
62
63 <li>&ldsh; <a href="./ion/Symbol/Table/Local/import">Local::import</a></li>
64
65 </ul>
66
67 </li>
68
69 </ul>
70
71 </li>
72
73 </ul>
74
75 </li>
76 </ul>
77
78 </li>
79 </ul>
80 </div>
81 <meta charset="utf-8"><h1>
82 <a class="permalink" href="ion/Symbol/Table/Local/__construct#">#</a><code><a href="https://php.net/manual/en/language.types.declarations#language.types.declarations.void">void</a></code> <a href="ion/Symbol/Table/Local/__construct">ion\Symbol\Table\Local::__construct</a>()</h1><p>Create a local symbol table.</p><h2 id="Params:">Params:<a class="permalink" href="ion/Symbol/Table/Local/__construct#Params:">#</a>
83 </h2><p>None.</p>
84 <div class="comments">
85 <style>.giscus-frame {min-height: 16em;}</style>
86 <script>
87 function giscus_load(button) {
88 let script = document.createElement("script");
89 script.setAttribute("data-repo", 'awesomized/ext-ion');
90 script.setAttribute("data-category", 'Comments on Docs');
91 script.setAttribute("data-repo-id", 'R_kgDOGfXEXw');
92 script.setAttribute("data-category-id", 'DIC_kwDOGfXEX84CBHuf');
93 script.setAttribute("data-mapping", 'og:title');
94 script.setAttribute("data-input-position", 'bottom');
95 script.setAttribute("data-reactions-enabled", false);
96 script.setAttribute("data-theme", 'light');
97 script.setAttribute("data-lang", 'en');
98
99 script.src = "//giscus.app/client.js";
100 button.parentNode.replaceChild(script, button);
101 }
102 </script>
103 <button class="activator" onclick="giscus_load(this)">Show Comments from Github Discussions</button>
104
105 </div>
106
107 <footer>
108
109 <ul>
110 <li><a href="https://github.com/m6w6/mdref">mdref-v3.0
111 </a></li>
112 <li><a href="LICENSE">&copy; 2013-2022 All rights reserved.</a></li>
113 <li>
114 </li>
115 </ul>
116
117 </footer>
118
119 <script src="index.js" defer></script>
120
121 </div>
122 </body>
123 </html>