parser

package
v0.0.0-...-246bd56 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2021 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateParserList

func CreateParserList() []lib.Parser

语法解析器列表

Types

type ChatParser

type ChatParser struct {
	// contains filtered or unexported fields
}

func (*ChatParser) Parsing

func (sp *ChatParser) Parsing(word string) (*command.Command, bool)

type SDChatParser

type SDChatParser struct {
	// contains filtered or unexported fields
}

func (*SDChatParser) Parsing

func (sp *SDChatParser) Parsing(word string) (*command.Command, bool)

type TpsParser

type TpsParser struct{}

func (TpsParser) Parsing

func (p TpsParser) Parsing(word string) (*command.Command, bool)

Jump to

Keyboard shortcuts

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