end method

void end(
  1. TagContext context
)

Called when the ending of a tag is encountered.

Implementation

void end(TagContext context) {
}