man TTCN3Parser (Commandes) - parse TTCN-3 files
NAME
TTCN3Parser - parse TTCN-3 files
SYNOPSIS
DESCRIPTION
This manual page documents briefly the TTCN3Parser command.
This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page.
TTCN3Parser is a program that parses and checks TTCN-3 specifications. It does not generate any code. TTCN-3 is the Test and Test Control Notation 3, the successor of the Tree and Tabular Combined Notation. It is a programming language for testing, mainly conformance testing of communication protocols.
OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.
- -f --no-flattening
- Disable flattened output of AST.
- -h --help
- Show summary of options.
- -p --pretty-print
- Format the TTCN-3 document. This option is not yet implemented!
- -s --read-stdin
- Read from standard input.
- -t --print-tree
- Print abstract syntax tree.
- -T --print-symbol-tables
- Print out the symbols in the test suite.
- -v --version
- Show version of program.
AUTHOR
This manual page was written by W. Borgert <debacle@debian.org> for the Debian GNU/Linux system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.
AUTHOR
W. Borgert.