... extra argument for * item description */ %} %union { char *string; /* string buffer */ int cmd; /* command value */ } %token <string> QSTRING ID COMMENT ...
確定! 回上一頁