package
Version:
v0.0.0-...-dc486f9
Opens a new window with list of versions in this module.
Published: Jan 22, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
const (
CHAR_SIGN CharType = iota
CHAR_EXP
CHAR_POINT
CHAR_NUM
CHAR_IVALID
)
const (
STATE_INIT State = iota
STATE_SIGN
STATE_EXP_SIGN
STATE_INTG
STATE_POINT_LEFTNUM
STATE_POINT_NONUM
STATE_FRACTION
STATE_EXP
STATE_EXPNUM
)
定义枚举
Source Files
¶
Click to show internal directories.
Click to hide internal directories.