docs: update
[awesomized/ext-ion] / docs / v0.0 / ion / Symbol / ImportLocation / __construct.html
1 <!doctype html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <title>
6 ImportLocation::__construct -
7 mdref
8 </title>
9 <meta name="viewport" content="width=1200, initial-scale=0.5">
10 <base href="/v0.0/">
11 <meta http-equiv="Content-Location" content="/v0.0/ion/Symbol/ImportLocation/__construct">
12 <link rel="stylesheet" href="index.css">
13
14 <link href="https://fonts.googleapis.com/css?family=Inconsolata&amp;subset=latin-ext" rel="stylesheet">
15 <script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
16 <link rel="shortcut icon" href="/v0.0/favicon.ico">
17 </head>
18 <body>
19 <div class="page">
20
21 <div class="sidebar">
22
23 <div class="edit">
24 <a href="./ion/Symbol/ImportLocation/__construct">Edit</a>
25 </div>
26
27
28 <ul>
29 <li>&lsh; <a href="./">Home</a>
30
31 <ul>
32 <li>
33
34 &uarr; <a href="./ion">
35 ion
36 </a>
37 <ul>
38 <li>
39
40 &uarr; <a href="./ion/Symbol">
41 Symbol
42 </a>
43 <ul>
44 <li>
45
46 &uarr; <a href="./ion/Symbol/ImportLocation">
47 ImportLocation
48 </a>
49 <ul>
50 <li>
51
52 &circlearrowright; <strong><a href="./ion/Symbol/ImportLocation/__construct">ImportLocation::__construct</a></strong>
53
54
55
56 </ul>
57
58 </ul>
59
60 </li>
61
62 </ul>
63
64 </li>
65 </ul>
66
67 </li>
68 </ul>
69 </div>
70 <meta charset="utf-8"><h1>
71 <a class="permalink" href="ion/Symbol/ImportLocation/__construct#">#</a><code><a href="https://php.net/manual/en/language.types.declarations#language.types.declarations.void">void</a></code> <a href="ion/Symbol/ImportLocation/__construct">ion\Symbol\ImportLocation::__construct</a>(<code><a href="https://php.net/manual/en/language.types.string">string</a></code> <span class="var">$name</span>, <code><a href="https://php.net/manual/en/language.types.integer">int</a></code> <span class="var">$location</span>)</h1><p>Create a new import location.</p><h2 id="Params:">Params:<a class="permalink" href="ion/Symbol/ImportLocation/__construct#Params:">#</a>
72 </h2><ul>
73 <li>
74 <code><a href="https://php.net/manual/en/language.types.string">string</a></code> <span class="var" id="$name">$name<a class="permalink" href="ion/Symbol/ImportLocation/__construct#%24name">#</a></span><br>
75 The name of the shared symbol table.</li>
76 <li>
77 <code><a href="https://php.net/manual/en/language.types.integer">int</a></code> <span class="var" id="$location">$location<a class="permalink" href="ion/Symbol/ImportLocation/__construct#%24location">#</a></span><br>
78 The location (sid) of the symbol within the table.</li>
79 </ul>
80 <div id="disqus_thread"><button id="disqus_activator">Show <span> </span> Comment(s)</button></div>
81 <script>
82 var disqus_shortname = 'mdref';
83 var disqus_identifier = 'ion/Symbol/ImportLocation/__construct';
84 </script>
85
86 <footer>
87
88 <ul>
89 <li><a href="https://github.com/m6w6/mdref">mdref-v3.0
90 </a></li>
91 <li><a href="LICENSE">&copy; 2013-2022 All rights reserved.</a></li>
92 <li>
93 </li>
94 </ul>
95
96 </footer>
97
98 <script src="index.js"></script>
99
100 </div>
101 </body>
102 </html>