text/template.state.evalComplex (method)

2 uses

	text/template (current package)
		exec.go#L817: 		return s.evalComplex(typ, n)
		exec.go#L894: func (s *state) evalComplex(typ reflect.Type, n parse.Node) reflect.Value {