Current File : //opt/alt/ruby18/share/ri/1.8/system/REXML/StreamListener/instruction-i.yaml |
--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: "Called when an instruction is encountered. EG: <?xsl sheet='foo'?> @p name the instruction name; in the example, "xsl" @p instruction the rest of the instruction. In the example, "sheet='foo'""
full_name: REXML::StreamListener#instruction
is_singleton: false
name: instruction
params: (name, instruction)
visibility: public