text/template/parse.lexer.backup (method)
10 uses
text/template/parse (current package)
lex.go#L142: l.backup()
lex.go#L147: func (l *lexer) backup() {
lex.go#L174: l.backup()
lex.go#L182: l.backup()
lex.go#L372: l.backup() // Put space back in case we have " -}}".
lex.go#L401: l.backup()
lex.go#L404: l.backup()
lex.go#L440: l.backup() // Before the space.
lex.go#L457: l.backup()
lex.go#L509: l.backup()
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |