Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConstantData ¶ added in v1.8.0
type ConstantData = any
type DecodedConstant ¶ added in v1.8.0
type DecodedConstant struct {
Data ConstantData
Kind Kind
}
func (DecodedConstant) String ¶ added in v1.8.0
func (c DecodedConstant) String() string
Click to show internal directories.
Click to hide internal directories.