.../tf_fuzz/parser directory contents: tf_fuzz_grammar.l tf_fuzz_grammar.y -------------------------------------------------------------------------------- This directory contains the Lex and YACC grammars for parsing the TF-Fuzz command "language," if it can be called that. The tf_fuzz_grammar.tab.cpp/.hpp files generated also form the executive for the entire parsing process. -------------- *Copyright (c) 2019-2020, Arm Limited. All rights reserved.*