basic API docs
[awesomized/ext-ion] / docs / html / 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="/">
11 <meta http-equiv="Content-Location" content="/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="/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/Table">Table</a></li>
64
65 <li>&ldsh; <a href="./ion/Symbol/__construct">Symbol::__construct</a></li>
66
67 <li>&ldsh; <a href="./ion/Symbol/equals">Symbol::equals</a></li>
68
69 <li>&ldsh; <a href="./ion/Symbol/toString">Symbol::toString</a></li>
70
71 </ul>
72
73 </li>
74 </ul>
75
76 </li>
77 </ul>
78 </div>
79
80 <h1>class ion\Symbol\ImportLocation</h1>
81 <p>The import location (referring to a shared table= of a symbol.</p>
82 <h2>Constants:<a id="Constants:" href="#Constants:" class="permalink" aria-hidden="true" title="">#</a></h2>
83 <p>None.</p>
84 <h2>Properties:<a id="Properties:" href="#Properties:" class="permalink" aria-hidden="true" title="">#</a></h2>
85 <ul>
86 <li>public string $name<br />
87 The name of the shared symbol table.</li>
88 <li>public int $location<br />
89 The location (sid) of the symbol within the table.</li>
90 </ul>
91
92
93
94 <h2 id="Functions:">Functions:</h2>
95 <ul>
96
97 <li>
98 <h3><a href="ion/Symbol/ImportLocation/__construct">ImportLocation::__construct</a></h3>
99 <p>Create a new import location.</p>
100
101 <p>void ion\Symbol\ImportLocation::__construct(string $name, int $location)</p>
102 </li>
103
104 </ul>
105
106
107 <div id="disqus_thread"><button id="disqus_activator">Show <span> </span> Comment(s)</button></div>
108 <script>
109 var disqus_shortname = 'mdref';
110 var disqus_identifier = 'ion/Symbol/ImportLocation';
111 </script>
112
113 <footer>
114
115 <ul>
116 <li><a href="https://github.com/m6w6/mdref">mdref-v2.0
117 </a></li>
118 <li><a href="LICENSE">&copy; 2013-2022 All rights reserved.</a></li>
119 <li>
120 </li>
121 </ul>
122
123 </footer>
124
125 <script src="index.js"></script>
126
127 </div>
128 </body>
129 </html>