Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
375
func
(ls DropCommand) CommandNode() {}
376
func
(ls DropCommand) TokenLiteral() string {
return
ls.Token.Literal }
377
378
// HasWhereCommand - returns true if optional HasWhereCommand is present in SelectCommand
379
//
Callers
1
TestParseDropCommand
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestParseDropCommand
Function · 0.76