isNumber

package
v0.0.0-...-dc486f9 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CharType

type CharType int
const (
	CHAR_SIGN CharType = iota
	CHAR_EXP
	CHAR_POINT
	CHAR_NUM
	CHAR_IVALID
)

type State

type State int
const (
	STATE_INIT State = iota
	STATE_SIGN
	STATE_EXP_SIGN
	STATE_INTG
	STATE_POINT_LEFTNUM
	STATE_POINT_NONUM
	STATE_FRACTION
	STATE_EXP
	STATE_EXPNUM
)

定义枚举

Jump to

Keyboard shortcuts

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