docs
[awesomized/ext-ion] / docs / v0.0 / ion / Symbol.html
index 5856a4a03b947d495edb85c2a84a640a71ab053f..18bfc3c9ff94ba6bea135f0cc2c62692c7d04cb4 100644 (file)
                                                                                                                                                                                                                                                                
                                                </ul>
                                                                                                                                                        
+                                               <li>&ldsh; <a href="./ion/: Contributing">★ Contributing</a></li>
+                                                                                                                                                       
+                                               <li>&ldsh; <a href="./ion/: Security">★ Security</a></li>
+                                                                                                                                                       
                                                <li>&ldsh; <a href="./ion/Catalog">Catalog</a></li>
                                                                                                                                                        
                                                <li>&ldsh; <a href="./ion/Decimal">Decimal</a></li>
 <p>None.</p>
 <h2>Properties:<a id="Properties:" href="#Properties:" class="permalink" aria-hidden="true" title="">#</a></h2>
 <ul>
-<li>public ?string $value<br />
+<li>public ?string $value = NULL<br />
 The symbol's text representation.</li>
-<li>public int $sid<br />
+<li>public int $sid = -1<br />
 The symbols ID, referencing its location within a shared symbol table.</li>
-<li>public ?ion\Symbol\ImportLocation $importLocation<br />
+<li>public ?ion\Symbol\ImportLocation $importLocation = NULL<br />
 The import location referencing a shared symbol table.</li>
 </ul>