要約
目次
- 特異メソッド
- インスタンスメソッド
継承しているメソッド
- Enumerableから継承しているメソッド
-
- all?
- any?
- collect
- count
- cycle
- detect
- drop
- drop_while
- each_cons
- each_slice
- each_with_index
- entries
- enum_cons
- enum_slice
- enum_with_index
- find
- find_all
- find_index
- first
- grep
- group_by
- include?
- inject
- map
- max
- max_by
- member?
- min
- min_by
- minmax
- minmax_by
- none?
- one?
- partition
- reduce
- reject
- reverse_each
- select
- sort
- sort_by
- take
- take_while
- to_a
- zip
特異メソッド
decode(elename)[permalink][rdoc]-
[TODO]
from_obj(obj, namespace = nil)[permalink][rdoc]-
[TODO]
new(elename, text = nil)[permalink][rdoc]-
[TODO]
to_elename(obj, namespace = nil)[permalink][rdoc]-
[TODO]
インスタンスメソッド
self[idx][permalink][rdoc]-
[TODO]
self[idx] = data[permalink][rdoc]-
[TODO]
add(value)[permalink][rdoc]-
[TODO]
text[permalink][rdoc]text=(value)data-
[TODO]
each {|key, value| ... }[permalink][rdoc]-
[TODO]
elename[permalink][rdoc]elename=(value)-
[TODO]
encodingstyle[permalink][rdoc]encodingstyle=(value)-
[TODO]
extraattr[permalink][rdoc]extraattr=(value)-
[TODO]
id[permalink][rdoc]id=(value)-
[TODO]
inspect[permalink][rdoc]-
[TODO]
key?(name)[permalink][rdoc]-
[TODO]
members[permalink][rdoc]-
[TODO]
parent[permalink][rdoc]parent=(value)-
[TODO]
position[permalink][rdoc]position=(value)-
[TODO]
precedents[permalink][rdoc]-
[TODO]
qualified[permalink][rdoc]qualified=(value)-
[TODO]
root[permalink][rdoc]root=(value)-
[TODO]
to_obj[permalink][rdoc]-
[TODO]