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 @ 1bef5fc5c1
🚀
This commit is contained in:
parent
c19d6dd04d
commit
195180eea6
121 changed files with 1504 additions and 1504 deletions
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="generator" content="Crystal Docs 1.3.2">
|
||||
<meta name="generator" content="Crystal Docs 1.4.1">
|
||||
<meta name="crystal_docs.project_version" content="master">
|
||||
<meta name="crystal_docs.project_name" content="ameba">
|
||||
|
||||
|
@ -761,7 +761,7 @@ the variable from its reference.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/ast/variabling/reference.cr#L7" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/ast/variabling/reference.cr#L7" target="_blank">
|
||||
ameba/ast/variabling/reference.cr
|
||||
</a>
|
||||
|
||||
|
@ -787,7 +787,7 @@ the variable from its reference.</p>
|
|||
<ul class="list-summary">
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#explicit%3D%28explicit%29-instance-method" class="signature"><strong>#explicit=</strong>(explicit)</a>
|
||||
<a href="#explicit%3D%28explicit%3ABool%29-instance-method" class="signature"><strong>#explicit=</strong>(explicit : Bool)</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -916,8 +916,8 @@ the variable from its reference.</p>
|
|||
<h3>Constructor methods inherited from class <code><a href="../../Ameba/AST/Variable.html">Ameba::AST::Variable</a></code></h3>
|
||||
|
||||
|
||||
<a href="../../Ameba/AST/Variable.html#new%28node%2Cscope%29-class-method" class="tooltip">
|
||||
<span>new(node, scope)</span>
|
||||
<a href="../../Ameba/AST/Variable.html#new%28node%3ACrystal%3A%3AVar%2Cscope%3AAmeba%3A%3AAST%3A%3AScope%29-class-method" class="tooltip">
|
||||
<span>new(node : Crystal::Var, scope : Ameba::AST::Scope)</span>
|
||||
new</a>
|
||||
|
||||
|
||||
|
@ -963,18 +963,18 @@ the variable from its reference.</p>
|
|||
Instance Method Detail
|
||||
</h2>
|
||||
|
||||
<div class="entry-detail" id="explicit=(explicit)-instance-method">
|
||||
<div class="entry-detail" id="explicit=(explicit:Bool)-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
def <strong>explicit=</strong>(explicit)
|
||||
def <strong>explicit=</strong>(explicit : Bool)
|
||||
|
||||
<a class="method-permalink" href="#explicit%3D%28explicit%29-instance-method">#</a>
|
||||
<a class="method-permalink" href="#explicit%3D%28explicit%3ABool%29-instance-method">#</a>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/ast/variabling/reference.cr#L8" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/ast/variabling/reference.cr#L8" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -990,7 +990,7 @@ the variable from its reference.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/ast/variabling/reference.cr#L8" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/ast/variabling/reference.cr#L8" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue