Method: HTML::StackingParser#stack
- Defined in:
- lib/web/htmltools/stparser.rb
#stack ⇒ Object
accessors
14 |
# File 'lib/web/htmltools/stparser.rb', line 14 def stack; @tagStack; end |
accessors
14 |
# File 'lib/web/htmltools/stparser.rb', line 14 def stack; @tagStack; end |