Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-go
/ GetSign
Method
GetSign
parser/gen/cel_parser.go:5899–5899 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5897
}
5898
5899
func
(s *IntContext) GetSign() antlr.Token {
return
s.sign }
5900
5901
func
(s *IntContext) GetTok() antlr.Token {
return
s.tok }
5902
Callers
2
VisitInt
Method · 0.45
VisitDouble
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected