filename=parse.y
macro=false
private=true
type=NODE *
name=gettable
params=(ID id)


id が変数・定数として有効ならば、それを参照するノードを返します。
(get + able であって get table ではない)

