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

Method GetToken

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

Source from the content-addressed store, hash-verified

69
70func (ls Anonymitifier) IsIdentifier() bool { return false }
71func (ls Anonymitifier) GetToken() token.Token { return ls.Token }
72
73// BooleanExpression - TokenType of Expression that represent single boolean value
74//

Callers 1

getContainExpressionMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected