PATH:
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
REXML
/
Parsers
/
BaseParser
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Peek at the <tt>depth</tt> event in the stack. The first element on the stack is at depth 0. If <tt>depth</tt> is -1, will parse to the end of the input stream and return the last event, which is always :end_document. Be aware that this causes the stream to be parsed up to the <tt>depth</tt> event, so you can effectively pre-parse the entire document (pull the entire thing into memory) using this method. full_name: REXML::Parsers::BaseParser#peek is_singleton: false name: peek params: (depth=0) visibility: public
[-] peek-i.yaml
[edit]
[-] unnormalize-i.yaml
[edit]
[-] empty%3f-i.yaml
[edit]
[-] normalize-i.yaml
[edit]
[-] add_listener-i.yaml
[edit]
[-] pull-i.yaml
[edit]
[-] position-i.yaml
[edit]
[-] has_next%3f-i.yaml
[edit]
[-] unshift-i.yaml
[edit]
[-] entity-i.yaml
[edit]
[+]
..
[-] new-c.yaml
[edit]
[-] cdesc-BaseParser.yaml
[edit]
[-] stream%3d-i.yaml
[edit]