filename=parse.y
macro=false
private=true
type=int
name=yylex
params=(void)


yyparse から呼び出されるスキャンルーチンです。
次のトークンを読み込み、そのシンボルを返します。

