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

Method IsIdentifier

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

Source from the content-addressed store, hash-verified

42// GetToken - return token within Tifier
43type Tifier interface {
44 IsIdentifier() bool
45 GetToken() token.Token
46}
47

Callers 3

GetIdentifiersMethod · 0.65

Implementers 2

Identifierast/ast.go
Anonymitifierast/ast.go

Calls

no outgoing calls

Tested by 2