text/template.state.evalInteger (method)

2 uses

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