Class
XX::Document
In:
lib/ruby-vpi/xx.rb
Parent:
Object
Methods
<<
create
new
pop
pretty
push
to_str
top
tracking_additions
External Aliases
"to_str"
->
"to_s"
Attributes
doc
[R]
size
[R]
stack
[R]
Public Class methods
new
(*a, &b)
Public Instance methods
<<
(object)
create
(element) {|element if block_given?| ...}
pop
()
pretty
(port = '')
push
(element)
to_str
(port = "")
top
()
tracking_additions
() {|| ...}
[Validate]