Documentation
¶
Index ¶
- func NewTypeAndValueForCallResult(typ types.Type) (ret types.TypeAndValue)
- func NewTypeAndValueForObject(obj types.Object) (ret types.TypeAndValue)
- func NewTypeAndValueForType(typ types.Type) (ret types.TypeAndValue)
- func NewTypeAndValueForValue(typ types.Type, val constant.Value) (ret types.TypeAndValue)
- func NewTypeAndValueForVariable(typ types.Type) (ret types.TypeAndValue)
- type TypeAndValue
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTypeAndValueForCallResult ¶ added in v1.1.12
func NewTypeAndValueForCallResult(typ types.Type) (ret types.TypeAndValue)
func NewTypeAndValueForObject ¶ added in v1.1.12
func NewTypeAndValueForObject(obj types.Object) (ret types.TypeAndValue)
func NewTypeAndValueForType ¶ added in v1.1.12
func NewTypeAndValueForType(typ types.Type) (ret types.TypeAndValue)
func NewTypeAndValueForValue ¶ added in v1.1.12
func NewTypeAndValueForVariable ¶ added in v1.1.12
func NewTypeAndValueForVariable(typ types.Type) (ret types.TypeAndValue)
Types ¶
Click to show internal directories.
Click to hide internal directories.