Added function to get first from sequence of grammar symbols
authorThadeu Lima de Souza Cascardo <cascardo@dcc.ufmg.br>
Thu, 29 Sep 2005 03:09:51 +0000 (03:09 +0000)
committerThadeu Lima de Souza Cascardo <cascardo@dcc.ufmg.br>
Thu, 29 Sep 2005 03:09:51 +0000 (03:09 +0000)
commit46aa6d5736bdf555d9388b631ebb0965f33dd39d
treef06ff3d33ef5475924de630d16485a8b4c7fc4f4
parente251a60592ec3f646039ddc2812982ea6601521f
Added function to get first from sequence of grammar symbols

Function first_rule returns a list with all the symbols in first of a
rule or sequence of grammar symbols.

git-archimport-id: cascardo@tlscascardo--private/libgrammatic--dev--0.1--patch-11
first.c
first.h