form method

T form()

定位到标签

Implementation

T form() {
  return push(CForm());
}