Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/zenstackhq/zenstack
/ visitNull
Method
visitNull
packages/orm/src/utils/schema-utils.ts:77–77 ·
view source on GitHub ↗
(_e: NullExpression)
Source
from the content-addressed store, hash-verified
75
protected visitThis(_e: ThisExpression): VisitResult {}
76
77
protected visitNull(_e: NullExpression): VisitResult {}
78
}
79
80
export
class
MatchingExpressionVisitor extends ExpressionVisitor {
Callers
1
visit
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected