enumutils

package
v1.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2025 License: GPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetMapping added in v1.1.2

func IsDefined

func IsDefined(valueType ibyteconstant.IByteConstant, value byte) bool

func ParseByteConstant

func ParseByteConstant(value byte, valueType ibyteconstant.IByteConstant) ibyteconstant.IByteConstant

Types

type ReverseByteEnumMap

type ReverseByteEnumMap struct {
	Map map[byte]ibyteconstant.IByteConstant
}

func NewReverseByteEnumMap

func NewReverseByteEnumMap(valueType ibyteconstant.IByteConstant) *ReverseByteEnumMap

func (*ReverseByteEnumMap) Get

type ReverseIntEnumMap

type ReverseIntEnumMap struct {
	Map map[int]inumericconstant.INumericConstant
}

func NewReverseIntEnumMap

func NewReverseIntEnumMap(valueType inumericconstant.INumericConstant) *ReverseIntEnumMap

func (*ReverseIntEnumMap) Get

type ReverseStringEnumMap

type ReverseStringEnumMap struct {
	Map map[string]istringconstant.IStringConstant
}

func NewReverseStringEnumMap

func NewReverseStringEnumMap(valueType istringconstant.IStringConstant) *ReverseStringEnumMap

func (*ReverseStringEnumMap) Get

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL