관리-도구
편집 파일: %5b%5d%3d-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Set an index entry. See Array.[]= @param index the index of the element to set @param opt either the object to set, or an Integer length @param child if opt is an Integer, this is the child to set @return the parent (self) full_name: REXML::Parent#[]= is_singleton: false name: "[]=" params: ( *args ) visibility: public