package
Version:
v0.0.0-...-7198e0a
Opens a new window with list of versions in this module.
Published: Jun 20, 2022
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package define 用于定义处理 正则表达式对 输入的字符进行解析
View Source
var KeyWords = map[string]bool{
"begin": true,
"end": true,
"if": true,
"then": true,
"else": true,
"for": true,
"while": true,
"do": true,
"and": true,
"or": true,
"not": true,
"return": true,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.