text/template.state.notAFunction (method)

4 uses

	text/template (current package)
		exec.go#L452: func (s *state) notAFunction(args []parse.Node, final reflect.Value) {
		exec.go#L470: 		s.notAFunction(cmd.Args, final)
		exec.go#L476: 	s.notAFunction(cmd.Args, final)
		exec.go#L555: 		s.notAFunction(args, final)