MCPcopy 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
5899func (s *IntContext) GetSign() antlr.Token { return s.sign }
5900
5901func (s *IntContext) GetTok() antlr.Token { return s.tok }
5902

Callers 2

VisitIntMethod · 0.45
VisitDoubleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected