[a-zA-Z]+ { printf("\n%s is a WORD", yytext); } "==" { printf("\n%s is a RELATIONAL OPERATOR", yytext); } "!=" { printf("\n%s is a RELATIONAL OPERATOR", yytext ...
[a-zA-Z]+ { printf("\n%s is a WORD", yytext); } "==" { printf("\n%s is a RELATIONAL OPERATOR", yytext); } "!=" { printf("\n%s is a RELATIONAL OPERATOR", yytext ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する