MCPcopy Create free account
hub / github.com/Permify/permify / GetType

Method GetType

pkg/dsl/ast/node.go:41–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39 expressionNode()
40 IsInfix() bool
41 GetType() ExpressionType
42}
43
44type Call struct {

Callers 15

notion_test.goFile · 0.65
GetNextMethod · 0.65
AreSubjectsEqualFunction · 0.65
AreQueryAndSubjectEqualFunction · 0.65
EAREqualFunction · 0.65
SubjectToEARFunction · 0.65
EntityToStringFunction · 0.65
SubjectToStringFunction · 0.65
IsEntityAndSubjectEqualsFunction · 0.65
ValidateSubjectTypeFunction · 0.65

Implementers 3

Callpkg/dsl/ast/node.go
Identifierpkg/dsl/ast/node.go
InfixExpressionpkg/dsl/ast/node.go

Calls

no outgoing calls

Tested by

no test coverage detected