MCPcopy
hub / github.com/expr-lang/expr / AsInt16

Method AsInt16

patcher/value/value.go:52–52  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

50
51type Int16Valuer interface {
52 AsInt16() int16
53}
54
55type Int32Valuer interface {

Callers 1

getValueFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected