move PHP and System table enums to the Symbol ns
[awesomized/ext-ion] / docs / v0.0 / ion / Symbol / ImportLocation.html
1 <!doctype html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <title>
6 ImportLocation -
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">
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">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 &circlearrowright; <strong><a href="./ion/Symbol/ImportLocation">ImportLocation</a></strong>
47
48
49 <ul>
50
51 <li>
52 &rdsh; <a href="./ion/Symbol/ImportLocation/__construct">ImportLocation::__construct</a>
53
54 </li>
55
56 </ul>
57
58
59 </ul>
60
61 <li>&ldsh; <a href="./ion/Symbol/Enum">Enum</a></li>
62
63 <li>&ldsh; <a href="./ion/Symbol/PHP">PHP</a></li>
64
65 <li>&ldsh; <a href="./ion/Symbol/System">System</a></li>
66
67 <li>&ldsh; <a href="./ion/Symbol/Table">Table</a></li>
68
69 <li>&ldsh; <a href="./ion/Symbol/__construct">Symbol::__construct</a></li>
70
71 <li>&ldsh; <a href="./ion/Symbol/equals">Symbol::equals</a></li>
72
73 <li>&ldsh; <a href="./ion/Symbol/toString">Symbol::toString</a></li>
74
75 </ul>
76
77 </li>
78 </ul>
79
80 </li>
81 </ul>
82 </div>
83
84 <h1>class ion\Symbol\ImportLocation</h1>
85 <p>The import location (referring to a shared table= of a symbol.</p>
86 <h2>Constants:<a id="Constants:" href="#Constants:" class="permalink" aria-hidden="true" title="">#</a></h2>
87 <p>None.</p>
88 <h2>Properties:<a id="Properties:" href="#Properties:" class="permalink" aria-hidden="true" title="">#</a></h2>
89 <ul>
90 <li>public string $name<br />
91 The name of the shared symbol table.</li>
92 <li>public int $location<br />
93 The location (sid) of the symbol within the table.</li>
94 </ul>
95
96
97
98 <h2 id="Functions:">Functions:</h2>
99 <ul>
100
101 <li>
102 <h3><a href="ion/Symbol/ImportLocation/__construct">ImportLocation::__construct</a></h3>
103 <p>Create a new import location.</p>
104
105 <p>void ion\Symbol\ImportLocation::__construct(string $name, int $location)</p>
106 </li>
107
108 </ul>
109
110
111 <div id="disqus_thread"><button id="disqus_activator">Show <span> </span> Comment(s)</button></div>
112 <script>
113 var disqus_shortname = 'mdref';
114 var disqus_identifier = 'ion/Symbol/ImportLocation';
115 </script>
116
117 <footer>
118
119 <ul>
120 <li><a href="https://github.com/m6w6/mdref">mdref-v2.0
121 </a></li>
122 <li><a href="LICENSE">&copy; 2013-2022 All rights reserved.</a></li>
123 <li>
124 </li>
125 </ul>
126
127 </footer>
128
129 <script src="index.js"></script>
130
131 </div>
132 </body>
133 </html>