End returns the position of the first character immediately after the node.
()
| 15 | Pos() token.Position |
| 16 | // End returns the position of the first character immediately after the node. |
| 17 | End() token.Position |
| 18 | // Format returns the node's text after format. |
| 19 | Format(...string) string |
| 20 | // HasHeadCommentGroup returns true if the node has head comment group. |
no outgoing calls