eymiha_util 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/gem_package.rb +1 -1
- data/html/classes/Eymiha.html +16 -1
- data/html/classes/Eymiha/BaseEnvelope.html +16 -16
- data/html/classes/Eymiha/BaseEnvelope.src/{M000010.html → M000014.html} +0 -0
- data/html/classes/Eymiha/BaseEnvelope.src/{M000011.html → M000015.html} +0 -0
- data/html/classes/Eymiha/BaseEnvelope.src/{M000012.html → M000016.html} +0 -0
- data/html/classes/Eymiha/EasyLog.html +246 -0
- data/html/classes/Eymiha/EasyLog.src/M000001.html +20 -0
- data/html/classes/Eymiha/EasyLog.src/M000002.html +18 -0
- data/html/classes/Eymiha/EasyLog.src/M000003.html +18 -0
- data/html/classes/Eymiha/EasyLog.src/M000004.html +18 -0
- data/html/classes/Eymiha/EasyLogFormatter.html +192 -0
- data/html/classes/Eymiha/EasyLogFormatter.src/M000017.html +21 -0
- data/html/classes/Eymiha/EasyLogFormatter.src/M000018.html +18 -0
- data/html/classes/Eymiha/EasyLogFormatter.src/M000019.html +18 -0
- data/html/classes/Eymiha/EasyLogger.html +218 -0
- data/html/classes/Eymiha/EasyLogger.src/M000032.html +22 -0
- data/html/classes/Eymiha/EasyLogger.src/M000033.html +18 -0
- data/html/classes/Eymiha/EasyLogger.src/M000034.html +18 -0
- data/html/classes/Eymiha/Envelope.html +47 -47
- data/html/classes/Eymiha/Envelope.src/{M000025.html → M000044.html} +0 -0
- data/html/classes/Eymiha/Envelope.src/{M000026.html → M000045.html} +0 -0
- data/html/classes/Eymiha/Envelope.src/{M000027.html → M000046.html} +0 -0
- data/html/classes/Eymiha/Envelope.src/{M000028.html → M000047.html} +0 -0
- data/html/classes/Eymiha/Envelope.src/{M000029.html → M000048.html} +0 -0
- data/html/classes/Eymiha/Envelope.src/{M000030.html → M000049.html} +0 -0
- data/html/classes/Eymiha/Envelope.src/{M000032.html → M000051.html} +0 -0
- data/html/classes/Eymiha/ForwardReference.html +11 -11
- data/html/classes/Eymiha/ForwardReference.src/{M000033.html → M000054.html} +0 -0
- data/html/classes/Eymiha/ForwardReference.src/{M000034.html → M000055.html} +0 -0
- data/html/classes/Eymiha/ForwardReferencing.html +46 -46
- data/html/classes/Eymiha/ForwardReferencing.src/M000005.html +6 -4
- data/html/classes/Eymiha/ForwardReferencing.src/M000006.html +6 -11
- data/html/classes/Eymiha/ForwardReferencing.src/M000007.html +6 -4
- data/html/classes/Eymiha/ForwardReferencing.src/M000008.html +18 -4
- data/html/classes/Eymiha/ForwardReferencing.src/M000009.html +4 -4
- data/html/classes/Eymiha/ForwardReferencing.src/M000010.html +25 -0
- data/html/classes/Eymiha/ForwardReferencing.src/M000011.html +18 -0
- data/html/classes/Eymiha/ForwardReferencing.src/M000012.html +18 -0
- data/html/classes/Eymiha/ForwardReferencing.src/M000013.html +18 -0
- data/html/classes/Eymiha/Histogram.html +60 -60
- data/html/classes/Eymiha/Histogram.src/{M000016.html → M000035.html} +0 -0
- data/html/classes/Eymiha/Histogram.src/{M000017.html → M000036.html} +0 -0
- data/html/classes/Eymiha/Histogram.src/{M000018.html → M000037.html} +0 -0
- data/html/classes/Eymiha/Histogram.src/{M000019.html → M000038.html} +0 -0
- data/html/classes/Eymiha/Histogram.src/{M000020.html → M000039.html} +0 -0
- data/html/classes/Eymiha/Histogram.src/{M000021.html → M000040.html} +0 -0
- data/html/classes/Eymiha/Histogram.src/{M000022.html → M000041.html} +0 -0
- data/html/classes/Eymiha/Histogram.src/{M000023.html → M000042.html} +0 -0
- data/html/classes/Eymiha/Histogram.src/{M000024.html → M000043.html} +0 -0
- data/html/classes/Eymiha/MethodicHash.html +17 -17
- data/html/classes/Eymiha/MethodicHash.src/{M000013.html → M000026.html} +0 -0
- data/html/classes/Eymiha/MethodicHash.src/{M000014.html → M000027.html} +0 -0
- data/html/classes/Eymiha/MethodicHash.src/{M000015.html → M000028.html} +0 -0
- data/html/classes/Eymiha/StringMap.html +184 -0
- data/html/classes/Eymiha/StringMap.src/M000029.html +18 -0
- data/html/classes/Eymiha/StringMap.src/M000030.html +18 -0
- data/html/classes/Eymiha/StringMap.src/M000031.html +18 -0
- data/html/classes/Eymiha/StringMapException.html +111 -0
- data/html/classes/Eymiha/StringMapFormat.html +227 -0
- data/html/classes/Eymiha/StringMapFormat.src/M000020.html +20 -0
- data/html/classes/Eymiha/StringMapFormat.src/M000021.html +19 -0
- data/html/classes/Eymiha/StringMapFormat.src/M000022.html +18 -0
- data/html/classes/Eymiha/StringMapFormat.src/M000023.html +22 -0
- data/html/classes/Eymiha/StringMapFormat.src/M000024.html +19 -0
- data/html/classes/Eymiha/StringMapFormat.src/M000025.html +17 -0
- data/html/classes/Eymiha/StringMapFormatItem.html +156 -0
- data/html/classes/Eymiha/StringMapFormatItem.src/M000052.html +21 -0
- data/html/classes/Eymiha/StringMapFormatItem.src/M000053.html +18 -0
- data/html/created.rid +1 -1
- data/html/files/lib/eymiha/util/easylog_rb.html +116 -0
- data/html/files/lib/eymiha/util/enum_rb.html +1 -1
- data/html/files/lib/eymiha/util/envelope_rb.html +1 -1
- data/html/files/lib/eymiha/util/forward_referencing_rb.html +1 -1
- data/html/files/lib/eymiha/util/histogram_rb.html +1 -1
- data/html/files/lib/eymiha/util/methodic_hash_rb.html +1 -1
- data/html/files/lib/eymiha/util/string_map_rb.html +101 -0
- data/html/files/lib/eymiha/util_rb.html +2 -1
- data/html/fr_class_index.html +7 -0
- data/html/fr_file_index.html +2 -0
- data/html/fr_method_index.html +55 -34
- data/html/index.html +1 -1
- data/lib/eymiha/util.rb +1 -0
- data/lib/eymiha/util/easylog.rb +184 -0
- data/lib/eymiha/util/string_map.rb +78 -0
- data/test/tc_easylog.rb +106 -0
- metadata +69 -30
- data/html/classes/Eymiha/ForwardReferencing.src/M000001.html +0 -20
- data/html/classes/Eymiha/ForwardReferencing.src/M000002.html +0 -20
- data/html/classes/Eymiha/ForwardReferencing.src/M000003.html +0 -20
- data/html/classes/Eymiha/ForwardReferencing.src/M000004.html +0 -32
@@ -5,14 +5,16 @@
|
|
5
5
|
|
6
6
|
<html>
|
7
7
|
<head>
|
8
|
-
<title>
|
8
|
+
<title>start_forward_referencing (Eymiha::ForwardReferencing)</title>
|
9
9
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
10
|
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
|
11
11
|
</head>
|
12
12
|
<body class="standalone-code">
|
13
|
-
<pre><span class="ruby-comment cmt"># File lib/eymiha/util/forward_referencing.rb, line
|
14
|
-
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">
|
15
|
-
<span class="ruby-
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/eymiha/util/forward_referencing.rb, line 20</span>
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">start_forward_referencing</span>
|
15
|
+
<span class="ruby-identifier">forward_references_clear</span>
|
16
|
+
<span class="ruby-ivar">@had_forward_reference_resolution</span> = <span class="ruby-keyword kw">false</span>
|
17
|
+
<span class="ruby-ivar">@forward_reference_resolver</span> = <span class="ruby-keyword kw">nil</span>
|
16
18
|
<span class="ruby-keyword kw">end</span></pre>
|
17
19
|
</body>
|
18
20
|
</html>
|
@@ -5,21 +5,16 @@
|
|
5
5
|
|
6
6
|
<html>
|
7
7
|
<head>
|
8
|
-
<title>
|
8
|
+
<title>create_forward_reference (Eymiha::ForwardReferencing)</title>
|
9
9
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
10
|
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
|
11
11
|
</head>
|
12
12
|
<body class="standalone-code">
|
13
|
-
<pre><span class="ruby-comment cmt"># File lib/eymiha/util/forward_referencing.rb, line
|
14
|
-
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">
|
15
|
-
<span class="ruby-identifier">
|
16
|
-
<span class="ruby-ivar">@forward_references</span
|
17
|
-
|
18
|
-
<span class="ruby-identifier">forward_references</span> = <span class="ruby-identifier">dependencies</span>[<span class="ruby-identifier">dependency</span>]
|
19
|
-
<span class="ruby-identifier">dependencies</span>[<span class="ruby-identifier">dependency</span>] = [] <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">forward_references</span> <span class="ruby-operator">==</span> <span class="ruby-keyword kw">nil</span>
|
20
|
-
<span class="ruby-identifier">dependencies</span>[<span class="ruby-identifier">dependency</span>] <span class="ruby-operator"><<</span> <span class="ruby-identifier">forward_reference</span>
|
21
|
-
}
|
22
|
-
<span class="ruby-identifier">dependencies</span>
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/eymiha/util/forward_referencing.rb, line 29</span>
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">create_forward_reference</span>(<span class="ruby-identifier">dependency</span>=<span class="ruby-keyword kw">nil</span>,<span class="ruby-identifier">context</span>=<span class="ruby-keyword kw">nil</span>)
|
15
|
+
<span class="ruby-identifier">forward_reference</span> = <span class="ruby-constant">ForwardReference</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">dependency</span>,<span class="ruby-identifier">context</span>)
|
16
|
+
<span class="ruby-ivar">@forward_references</span> <span class="ruby-operator"><<</span> <span class="ruby-identifier">forward_reference</span>
|
17
|
+
<span class="ruby-identifier">forward_reference</span>
|
23
18
|
<span class="ruby-keyword kw">end</span></pre>
|
24
19
|
</body>
|
25
20
|
</html>
|
@@ -5,14 +5,16 @@
|
|
5
5
|
|
6
6
|
<html>
|
7
7
|
<head>
|
8
|
-
<title>
|
8
|
+
<title>remove_forward_reference (Eymiha::ForwardReferencing)</title>
|
9
9
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
10
|
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
|
11
11
|
</head>
|
12
12
|
<body class="standalone-code">
|
13
|
-
<pre><span class="ruby-comment cmt"># File lib/eymiha/util/forward_referencing.rb, line
|
14
|
-
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">
|
15
|
-
<span class="ruby-
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/eymiha/util/forward_referencing.rb, line 39</span>
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">remove_forward_reference</span>(<span class="ruby-identifier">forward_reference</span>=<span class="ruby-keyword kw">nil</span>)
|
15
|
+
<span class="ruby-ivar">@forward_references</span>.<span class="ruby-identifier">delete</span> <span class="ruby-identifier">forward_reference</span> <span class="ruby-keyword kw">if</span>
|
16
|
+
(<span class="ruby-identifier">forward_reference</span>.<span class="ruby-identifier">kind_of?</span> <span class="ruby-constant">ForwardReference</span>)
|
17
|
+
<span class="ruby-ivar">@had_forward_reference_resolution</span> = <span class="ruby-keyword kw">true</span>
|
16
18
|
<span class="ruby-keyword kw">end</span></pre>
|
17
19
|
</body>
|
18
20
|
</html>
|
@@ -5,14 +5,28 @@
|
|
5
5
|
|
6
6
|
<html>
|
7
7
|
<head>
|
8
|
-
<title>
|
8
|
+
<title>resolve_forward_references (Eymiha::ForwardReferencing)</title>
|
9
9
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
10
|
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
|
11
11
|
</head>
|
12
12
|
<body class="standalone-code">
|
13
|
-
<pre><span class="ruby-comment cmt"># File lib/eymiha/util/forward_referencing.rb, line
|
14
|
-
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">
|
15
|
-
<span class="ruby-
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/eymiha/util/forward_referencing.rb, line 53</span>
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">resolve_forward_references</span>
|
15
|
+
<span class="ruby-identifier">forward_references</span> = <span class="ruby-ivar">@forward_references</span>
|
16
|
+
<span class="ruby-identifier">forward_references_clear</span>
|
17
|
+
<span class="ruby-ivar">@had_forward_reference_resolution</span> = <span class="ruby-keyword kw">false</span>
|
18
|
+
<span class="ruby-keyword kw">if</span> <span class="ruby-identifier">forward_references</span>.<span class="ruby-identifier">size</span> <span class="ruby-operator">></span> <span class="ruby-value">0</span>
|
19
|
+
<span class="ruby-ivar">@forward_reference_resolver</span> <span class="ruby-operator">||=</span> <span class="ruby-identifier">callcc</span> {<span class="ruby-operator">|</span><span class="ruby-identifier">cont</span><span class="ruby-operator">|</span> <span class="ruby-identifier">cont</span>} <span class="ruby-keyword kw">while</span>
|
20
|
+
(<span class="ruby-ivar">@forward_reference_resolver</span> <span class="ruby-operator">==</span> <span class="ruby-keyword kw">nil</span>)
|
21
|
+
<span class="ruby-identifier">forward_reference</span> = <span class="ruby-identifier">forward_references</span>.<span class="ruby-identifier">shift</span>
|
22
|
+
<span class="ruby-keyword kw">if</span> <span class="ruby-identifier">forward_reference</span> <span class="ruby-operator">!=</span> <span class="ruby-keyword kw">nil</span>
|
23
|
+
<span class="ruby-identifier">establish_forward_reference_context</span>(<span class="ruby-identifier">forward_reference</span>.<span class="ruby-identifier">context</span>) <span class="ruby-keyword kw">if</span>
|
24
|
+
<span class="ruby-identifier">respond_to?</span>(<span class="ruby-identifier">:establish_forward_reference_context</span>,<span class="ruby-keyword kw">true</span>)
|
25
|
+
<span class="ruby-identifier">forward_reference</span>.<span class="ruby-identifier">continuation</span>.<span class="ruby-identifier">call</span>
|
26
|
+
<span class="ruby-keyword kw">end</span>
|
27
|
+
<span class="ruby-keyword kw">end</span>
|
28
|
+
<span class="ruby-ivar">@forward_reference_resolver</span> = <span class="ruby-keyword kw">nil</span>
|
29
|
+
<span class="ruby-identifier">resolve_forward_references</span> <span class="ruby-keyword kw">if</span> <span class="ruby-ivar">@had_forward_reference_resolution</span>
|
16
30
|
<span class="ruby-keyword kw">end</span></pre>
|
17
31
|
</body>
|
18
32
|
</html>
|
@@ -5,14 +5,14 @@
|
|
5
5
|
|
6
6
|
<html>
|
7
7
|
<head>
|
8
|
-
<title>
|
8
|
+
<title>continue_forward_reference_resolution (Eymiha::ForwardReferencing)</title>
|
9
9
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
10
|
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
|
11
11
|
</head>
|
12
12
|
<body class="standalone-code">
|
13
|
-
<pre><span class="ruby-comment cmt"># File lib/eymiha/util/forward_referencing.rb, line
|
14
|
-
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">
|
15
|
-
<span class="ruby-ivar">@
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/eymiha/util/forward_referencing.rb, line 74</span>
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">continue_forward_reference_resolution</span>
|
15
|
+
<span class="ruby-ivar">@forward_reference_resolver</span>.<span class="ruby-identifier">call</span> <span class="ruby-keyword kw">if</span> <span class="ruby-ivar">@forward_reference_resolver</span>
|
16
16
|
<span class="ruby-keyword kw">end</span></pre>
|
17
17
|
</body>
|
18
18
|
</html>
|
@@ -0,0 +1,25 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
+
|
6
|
+
<html>
|
7
|
+
<head>
|
8
|
+
<title>forward_reference_dependencies (Eymiha::ForwardReferencing)</title>
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
+
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
|
11
|
+
</head>
|
12
|
+
<body class="standalone-code">
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/eymiha/util/forward_referencing.rb, line 80</span>
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">forward_reference_dependencies</span>
|
15
|
+
<span class="ruby-identifier">dependencies</span> = {}
|
16
|
+
<span class="ruby-ivar">@forward_references</span>.<span class="ruby-identifier">each</span> { <span class="ruby-operator">|</span><span class="ruby-identifier">forward_reference</span><span class="ruby-operator">|</span>
|
17
|
+
<span class="ruby-identifier">dependency</span> = <span class="ruby-identifier">forward_reference</span>.<span class="ruby-identifier">dependency</span> <span class="ruby-operator">||</span> <span class="ruby-value str">"nil"</span>
|
18
|
+
<span class="ruby-identifier">forward_references</span> = <span class="ruby-identifier">dependencies</span>[<span class="ruby-identifier">dependency</span>]
|
19
|
+
<span class="ruby-identifier">dependencies</span>[<span class="ruby-identifier">dependency</span>] = [] <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">forward_references</span> <span class="ruby-operator">==</span> <span class="ruby-keyword kw">nil</span>
|
20
|
+
<span class="ruby-identifier">dependencies</span>[<span class="ruby-identifier">dependency</span>] <span class="ruby-operator"><<</span> <span class="ruby-identifier">forward_reference</span>
|
21
|
+
}
|
22
|
+
<span class="ruby-identifier">dependencies</span>
|
23
|
+
<span class="ruby-keyword kw">end</span></pre>
|
24
|
+
</body>
|
25
|
+
</html>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
+
|
6
|
+
<html>
|
7
|
+
<head>
|
8
|
+
<title>forward_references_to_s (Eymiha::ForwardReferencing)</title>
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
+
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
|
11
|
+
</head>
|
12
|
+
<body class="standalone-code">
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/eymiha/util/forward_referencing.rb, line 92</span>
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">forward_references_to_s</span>
|
15
|
+
<span class="ruby-node">"#{class_name} #{forward_references_remaining} unresolved"</span>
|
16
|
+
<span class="ruby-keyword kw">end</span></pre>
|
17
|
+
</body>
|
18
|
+
</html>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
+
|
6
|
+
<html>
|
7
|
+
<head>
|
8
|
+
<title>forward_references_remaining (Eymiha::ForwardReferencing)</title>
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
+
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
|
11
|
+
</head>
|
12
|
+
<body class="standalone-code">
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/eymiha/util/forward_referencing.rb, line 97</span>
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">forward_references_remaining</span>
|
15
|
+
<span class="ruby-ivar">@forward_references</span>.<span class="ruby-identifier">size</span>
|
16
|
+
<span class="ruby-keyword kw">end</span></pre>
|
17
|
+
</body>
|
18
|
+
</html>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
+
|
6
|
+
<html>
|
7
|
+
<head>
|
8
|
+
<title>forward_references_clear (Eymiha::ForwardReferencing)</title>
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
+
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
|
11
|
+
</head>
|
12
|
+
<body class="standalone-code">
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/eymiha/util/forward_referencing.rb, line 102</span>
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">forward_references_clear</span>
|
15
|
+
<span class="ruby-ivar">@forward_references</span> = []
|
16
|
+
<span class="ruby-keyword kw">end</span></pre>
|
17
|
+
</body>
|
18
|
+
</html>
|
@@ -93,15 +93,15 @@ of the occurences of the keys.
|
|
93
93
|
<h3 class="section-bar">Methods</h3>
|
94
94
|
|
95
95
|
<div class="name-list">
|
96
|
-
<a href="#
|
97
|
-
<a href="#
|
98
|
-
<a href="#
|
99
|
-
<a href="#
|
100
|
-
<a href="#
|
101
|
-
<a href="#
|
102
|
-
<a href="#
|
103
|
-
<a href="#
|
104
|
-
<a href="#
|
96
|
+
<a href="#M000042"><</a>
|
97
|
+
<a href="#M000041"><=</a>
|
98
|
+
<a href="#M000043">==</a>
|
99
|
+
<a href="#M000040">></a>
|
100
|
+
<a href="#M000039">>=</a>
|
101
|
+
<a href="#M000037">add</a>
|
102
|
+
<a href="#M000036">count</a>
|
103
|
+
<a href="#M000038">key_count</a>
|
104
|
+
<a href="#M000035">new</a>
|
105
105
|
</div>
|
106
106
|
</div>
|
107
107
|
|
@@ -123,12 +123,12 @@ of the occurences of the keys.
|
|
123
123
|
<div id="methods">
|
124
124
|
<h3 class="section-bar">Public Class methods</h3>
|
125
125
|
|
126
|
-
<div id="method-
|
127
|
-
<a name="
|
126
|
+
<div id="method-M000035" class="method-detail">
|
127
|
+
<a name="M000035"></a>
|
128
128
|
|
129
129
|
<div class="method-heading">
|
130
|
-
<a href="Histogram.src/
|
131
|
-
onclick="popupCode('Histogram.src/
|
130
|
+
<a href="Histogram.src/M000035.html" target="Code" class="method-signature"
|
131
|
+
onclick="popupCode('Histogram.src/M000035.html');return false;">
|
132
132
|
<span class="method-name">new</span><span class="method-args">(key=nil,number=1)</span>
|
133
133
|
</a>
|
134
134
|
</div>
|
@@ -136,119 +136,119 @@ of the occurences of the keys.
|
|
136
136
|
<div class="method-description">
|
137
137
|
<p>
|
138
138
|
Creates and returns an instance. If arguments are given, they are passed to
|
139
|
-
the <a href="Histogram.html#
|
140
|
-
href="Histogram.html#
|
139
|
+
the <a href="Histogram.html#M000037">add</a> method to initialize the <a
|
140
|
+
href="Histogram.html#M000035">new</a> instance.
|
141
141
|
</p>
|
142
142
|
</div>
|
143
143
|
</div>
|
144
144
|
|
145
145
|
<h3 class="section-bar">Public Instance methods</h3>
|
146
146
|
|
147
|
-
<div id="method-
|
148
|
-
<a name="
|
147
|
+
<div id="method-M000042" class="method-detail">
|
148
|
+
<a name="M000042"></a>
|
149
149
|
|
150
150
|
<div class="method-heading">
|
151
|
-
<a href="Histogram.src/
|
152
|
-
onclick="popupCode('Histogram.src/
|
151
|
+
<a href="Histogram.src/M000042.html" target="Code" class="method-signature"
|
152
|
+
onclick="popupCode('Histogram.src/M000042.html');return false;">
|
153
153
|
<span class="method-name"><</span><span class="method-args">(count)</span>
|
154
154
|
</a>
|
155
155
|
</div>
|
156
156
|
|
157
157
|
<div class="method-description">
|
158
158
|
<p>
|
159
|
-
Returns a <a href="Histogram.html#
|
159
|
+
Returns a <a href="Histogram.html#M000035">new</a> <a
|
160
160
|
href="Histogram.html">Histogram</a> containing the elements with occurences
|
161
|
-
less than the given <a href="Histogram.html#
|
161
|
+
less than the given <a href="Histogram.html#M000036">count</a>.
|
162
162
|
</p>
|
163
163
|
</div>
|
164
164
|
</div>
|
165
165
|
|
166
|
-
<div id="method-
|
167
|
-
<a name="
|
166
|
+
<div id="method-M000041" class="method-detail">
|
167
|
+
<a name="M000041"></a>
|
168
168
|
|
169
169
|
<div class="method-heading">
|
170
|
-
<a href="Histogram.src/
|
171
|
-
onclick="popupCode('Histogram.src/
|
170
|
+
<a href="Histogram.src/M000041.html" target="Code" class="method-signature"
|
171
|
+
onclick="popupCode('Histogram.src/M000041.html');return false;">
|
172
172
|
<span class="method-name"><=</span><span class="method-args">(count)</span>
|
173
173
|
</a>
|
174
174
|
</div>
|
175
175
|
|
176
176
|
<div class="method-description">
|
177
177
|
<p>
|
178
|
-
Returns a <a href="Histogram.html#
|
178
|
+
Returns a <a href="Histogram.html#M000035">new</a> <a
|
179
179
|
href="Histogram.html">Histogram</a> containing the elements with occurences
|
180
|
-
less than or equal to the given <a href="Histogram.html#
|
180
|
+
less than or equal to the given <a href="Histogram.html#M000036">count</a>.
|
181
181
|
</p>
|
182
182
|
</div>
|
183
183
|
</div>
|
184
184
|
|
185
|
-
<div id="method-
|
186
|
-
<a name="
|
185
|
+
<div id="method-M000043" class="method-detail">
|
186
|
+
<a name="M000043"></a>
|
187
187
|
|
188
188
|
<div class="method-heading">
|
189
|
-
<a href="Histogram.src/
|
190
|
-
onclick="popupCode('Histogram.src/
|
189
|
+
<a href="Histogram.src/M000043.html" target="Code" class="method-signature"
|
190
|
+
onclick="popupCode('Histogram.src/M000043.html');return false;">
|
191
191
|
<span class="method-name">==</span><span class="method-args">(count)</span>
|
192
192
|
</a>
|
193
193
|
</div>
|
194
194
|
|
195
195
|
<div class="method-description">
|
196
196
|
<p>
|
197
|
-
If <a href="Histogram.html#
|
198
|
-
href="Histogram.html#
|
197
|
+
If <a href="Histogram.html#M000036">count</a> is a number, a <a
|
198
|
+
href="Histogram.html#M000035">new</a> <a
|
199
199
|
href="Histogram.html">Histogram</a> containing the elements with occurences
|
200
200
|
equal to the given countis returned. If the <a
|
201
|
-
href="Histogram.html#
|
201
|
+
href="Histogram.html#M000036">count</a> is a histogram, true is returned if
|
202
202
|
the instance contains the same keys and values; false otherwise.
|
203
203
|
</p>
|
204
204
|
</div>
|
205
205
|
</div>
|
206
206
|
|
207
|
-
<div id="method-
|
208
|
-
<a name="
|
207
|
+
<div id="method-M000040" class="method-detail">
|
208
|
+
<a name="M000040"></a>
|
209
209
|
|
210
210
|
<div class="method-heading">
|
211
|
-
<a href="Histogram.src/
|
212
|
-
onclick="popupCode('Histogram.src/
|
211
|
+
<a href="Histogram.src/M000040.html" target="Code" class="method-signature"
|
212
|
+
onclick="popupCode('Histogram.src/M000040.html');return false;">
|
213
213
|
<span class="method-name">></span><span class="method-args">(count)</span>
|
214
214
|
</a>
|
215
215
|
</div>
|
216
216
|
|
217
217
|
<div class="method-description">
|
218
218
|
<p>
|
219
|
-
Returns a <a href="Histogram.html#
|
219
|
+
Returns a <a href="Histogram.html#M000035">new</a> <a
|
220
220
|
href="Histogram.html">Histogram</a> containing the elements with occurences
|
221
|
-
greater than the given <a href="Histogram.html#
|
221
|
+
greater than the given <a href="Histogram.html#M000036">count</a>.
|
222
222
|
</p>
|
223
223
|
</div>
|
224
224
|
</div>
|
225
225
|
|
226
|
-
<div id="method-
|
227
|
-
<a name="
|
226
|
+
<div id="method-M000039" class="method-detail">
|
227
|
+
<a name="M000039"></a>
|
228
228
|
|
229
229
|
<div class="method-heading">
|
230
|
-
<a href="Histogram.src/
|
231
|
-
onclick="popupCode('Histogram.src/
|
230
|
+
<a href="Histogram.src/M000039.html" target="Code" class="method-signature"
|
231
|
+
onclick="popupCode('Histogram.src/M000039.html');return false;">
|
232
232
|
<span class="method-name">>=</span><span class="method-args">(count)</span>
|
233
233
|
</a>
|
234
234
|
</div>
|
235
235
|
|
236
236
|
<div class="method-description">
|
237
237
|
<p>
|
238
|
-
Returns a <a href="Histogram.html#
|
238
|
+
Returns a <a href="Histogram.html#M000035">new</a> <a
|
239
239
|
href="Histogram.html">Histogram</a> containing the elements with occurences
|
240
240
|
greater than or equal to the given <a
|
241
|
-
href="Histogram.html#
|
241
|
+
href="Histogram.html#M000036">count</a>.
|
242
242
|
</p>
|
243
243
|
</div>
|
244
244
|
</div>
|
245
245
|
|
246
|
-
<div id="method-
|
247
|
-
<a name="
|
246
|
+
<div id="method-M000037" class="method-detail">
|
247
|
+
<a name="M000037"></a>
|
248
248
|
|
249
249
|
<div class="method-heading">
|
250
|
-
<a href="Histogram.src/
|
251
|
-
onclick="popupCode('Histogram.src/
|
250
|
+
<a href="Histogram.src/M000037.html" target="Code" class="method-signature"
|
251
|
+
onclick="popupCode('Histogram.src/M000037.html');return false;">
|
252
252
|
<span class="method-name">add</span><span class="method-args">(key,count=1)</span>
|
253
253
|
</a>
|
254
254
|
</div>
|
@@ -256,14 +256,14 @@ href="Histogram.html#M000017">count</a>.
|
|
256
256
|
<div class="method-description">
|
257
257
|
<p>
|
258
258
|
Adds the key to the instance if it doesn‘t already exist, and adds
|
259
|
-
the specified <a href="Histogram.html#
|
259
|
+
the specified <a href="Histogram.html#M000036">count</a> to it value. If
|
260
260
|
the key is
|
261
261
|
</p>
|
262
262
|
<ul>
|
263
263
|
<li>an Array, each member of the array is added. if the member itself is an
|
264
264
|
Array, then if that array has one member, the member is added as a key; if
|
265
265
|
two members, the member is added as a key and a <a
|
266
|
-
href="Histogram.html#
|
266
|
+
href="Histogram.html#M000036">count</a>; otherwise, a <a
|
267
267
|
href="HistogramException.html">HistogramException</a> is thrown.
|
268
268
|
|
269
269
|
</li>
|
@@ -275,12 +275,12 @@ instance.
|
|
275
275
|
</div>
|
276
276
|
</div>
|
277
277
|
|
278
|
-
<div id="method-
|
279
|
-
<a name="
|
278
|
+
<div id="method-M000036" class="method-detail">
|
279
|
+
<a name="M000036"></a>
|
280
280
|
|
281
281
|
<div class="method-heading">
|
282
|
-
<a href="Histogram.src/
|
283
|
-
onclick="popupCode('Histogram.src/
|
282
|
+
<a href="Histogram.src/M000036.html" target="Code" class="method-signature"
|
283
|
+
onclick="popupCode('Histogram.src/M000036.html');return false;">
|
284
284
|
<span class="method-name">count</span><span class="method-args">(check_keys = keys)</span>
|
285
285
|
</a>
|
286
286
|
</div>
|
@@ -293,12 +293,12 @@ given, the sum of the number of occurences of those keys is returned.
|
|
293
293
|
</div>
|
294
294
|
</div>
|
295
295
|
|
296
|
-
<div id="method-
|
297
|
-
<a name="
|
296
|
+
<div id="method-M000038" class="method-detail">
|
297
|
+
<a name="M000038"></a>
|
298
298
|
|
299
299
|
<div class="method-heading">
|
300
|
-
<a href="Histogram.src/
|
301
|
-
onclick="popupCode('Histogram.src/
|
300
|
+
<a href="Histogram.src/M000038.html" target="Code" class="method-signature"
|
301
|
+
onclick="popupCode('Histogram.src/M000038.html');return false;">
|
302
302
|
<span class="method-name">key_count</span><span class="method-args">()</span>
|
303
303
|
</a>
|
304
304
|
</div>
|