@ -6,3 +6,15 @@
//
// Date : 2022-07-04 17:53
package filter
// NewSyntax 构建JSON语法树
// Author : go_developer@163.com<白茶清欢>
// Date : 14:33 2022/7/5
func NewSyntax(lexical []*lexicalNode) *syntax {
return &syntax{}
}
type syntax struct {
The note is not visible to the blocked user.