MCPcopy Create free account
hub / github.com/rabbitstack/fibratus / unscan

Method unscan

pkg/filter/ql/parser.go:670–670  ·  view source on GitHub ↗

unscan pushes the previously read token back onto the buffer.

()

Source from the content-addressed store, hash-verified

668
669// unscan pushes the previously read token back onto the buffer.
670func (p *Parser) unscan() { p.s.unscan() }

Callers 7

ParseSequenceMethod · 0.95
IsSequenceMethod · 0.95
ParseExprMethod · 0.95
parseUnaryExprMethod · 0.95
parseFieldMethod · 0.95
parseListMethod · 0.95
parseFunctionMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected