package
0.0.0-20241018093427-bc2ff700a168
Repository: https://github.com/walleframe/wctl.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ProtoNewMethod 新建方法 "rpc" tok_identifier "(" tok_identifier ")" "returns" "(" tok_identifier ")" "{" "}".
ProtoNewOption 新建选项 Option: "option" tok_identifier tok_literal ";".
////////////////////////////////////////////////////////// NOTE: protobuf 支持 NewSyntax protobuf 支持.

# Constants

方法标记.
方法标记.
ProtobufOptionSyntax syntax = "proto2" 选项.

# Variables

BaseTypeBinary Binary.
BaseTypeBool Bool.
BaseTypeFloat32 float32 float.
BaseTypeFloat64 float64 double.
BaseTypeInt16 Int16.
BaseTypeInt32 Int32.
BaseTypeInt64 Int64.
BaseTypeInt8 Int8.
BaseTypeString String.
BaseTypeUint16 Uint16.
BaseTypeUint32 Uint32.
BaseTypeUint64 Uint64.
BaseTypeUint8 Uint8.
Flag ast包导出标记.
本地全局.递归解析函数.

# Structs

No description provided by the author
YTCustomType 自定义类型.
YTDoc 文档,注释.
YTEnumDef 枚举定义.
YTEnumValue 枚举值.
YTField 字段定义.
YTFieldType 字段类型.
YTImport 导入依赖.
YTListType 列表类型.
YTMapTypee 映射类型.
YTMessage 消息定义.
YTMethod 函数,方法定义.
YTMethodNo 方法ID.
YTOption 定义选项节点.
YTOptions 选项.
YTOptionValue 选项值.
YTPackage 文件包定义.
YTProgram 文件语法树.
YTProject 项目定义.
YTService 服务定义.

# Interfaces

RecursionAnalyser 递归分析接口.

# Type aliases

MethodFlag 方法标记.
RecursionAnalyseFunc 递归解析函数.
YTBaseType 基本类型.