mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
Deploying to gh-pages from @ crystal-ameba/ameba@e1f5c81804 🚀
This commit is contained in:
parent
3038eba7a2
commit
26e6de35c6
129 changed files with 846 additions and 839 deletions
|
|
@ -819,7 +819,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/b4244d4/src/ameba/ast/visitors/scope_visitor.cr#L5" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/e1f5c81/src/ameba/ast/visitors/scope_visitor.cr#L5" target="_blank">
|
||||
ameba/ast/visitors/scope_visitor.cr
|
||||
</a>
|
||||
|
||||
|
|
@ -841,7 +841,7 @@
|
|||
<dl>
|
||||
|
||||
<dt class="entry-const" id="NODES">
|
||||
<strong>NODES</strong> = <code>{<span class="t">ClassDef</span>, <span class="t">ModuleDef</span>, <span class="t">EnumDef</span>, <span class="t">LibDef</span>, <span class="t">FunDef</span>, <span class="t">TypeDef</span>, <span class="t">TypeOf</span>, <span class="t">CStructOrUnionDef</span>, <span class="t">ProcLiteral</span>, <span class="t">Block</span>, <span class="t">Macro</span>, <span class="t">MacroFor</span>}</code>
|
||||
<strong>NODES</strong> = <code>{<span class="t">ClassDef</span>, <span class="t">ModuleDef</span>, <span class="t">EnumDef</span>, <span class="t">LibDef</span>, <span class="t">FunDef</span>, <span class="t">TypeDef</span>, <span class="t">TypeOf</span>, <span class="t">CStructOrUnionDef</span>, <span class="t">ProcLiteral</span>, <span class="t">Block</span>, <span class="t">Macro</span>, <span class="t">MacroIf</span>, <span class="t">MacroFor</span>}</code>
|
||||
</dt>
|
||||
|
||||
<dd class="entry-const-doc">
|
||||
|
|
@ -971,7 +971,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/b4244d4/src/ameba/ast/visitors/scope_visitor.cr#L31" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e1f5c81/src/ameba/ast/visitors/scope_visitor.cr#L32" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue