MCPcopy Create free account
hub / github.com/LissaGreense/GO4SQL / TokenLiteral

Method TokenLiteral

ast/ast.go:376–376  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

374
375func (ls DropCommand) CommandNode() {}
376func (ls DropCommand) TokenLiteral() string { return ls.Token.Literal }
377
378// HasWhereCommand - returns true if optional HasWhereCommand is present in SelectCommand
379//

Callers 1

TestParseDropCommandFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestParseDropCommandFunction · 0.76