func()

in parser.go [148:150]


func (p *hyperkvParserImpl) Lookahead() int {
	return p.char
}