D−>TL
T−>int|real
L−>idR
R−>,idR|ε
first(D)=first(T)={int,real}
first(T)={int,real}
first(L)={id}
first(R)={,,ε}
first(TL)=first(T)={int,real}
first(int)={int}
first(real)={real}
first(idR)={id}
first(,idR)={,}
follow(D) = \{\$} follow(T)=id follow(L)=$ follow(R)=$