public Method

XmlEvents._end_tag(sym)

There's no documentation for this item.

Source Code

# File builder/xmlevents.rb, line 58
def _end_tag(sym)
  @target.end_tag(sym)
end
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.