spot  2.11.6
Public Attributes | List of all members
spot::automaton_parser_options Struct Referencefinal
Collaboration diagram for spot::automaton_parser_options:

Public Attributes

bool ignore_abort = false
 Skip aborted automata. More...
 
bool debug = false
 Run the parser in debug mode? More...
 
bool trust_hoa = true
 Trust properties in HOA files. More...
 
bool raise_errors = false
 Raise errors as exceptions. More...
 
bool want_kripke = false
 Parse as a Kripke structure. More...
 

Member Data Documentation

◆ debug

bool spot::automaton_parser_options::debug = false

Run the parser in debug mode?

◆ ignore_abort

bool spot::automaton_parser_options::ignore_abort = false

Skip aborted automata.

◆ raise_errors

bool spot::automaton_parser_options::raise_errors = false

Raise errors as exceptions.

◆ trust_hoa

bool spot::automaton_parser_options::trust_hoa = true

Trust properties in HOA files.

◆ want_kripke

bool spot::automaton_parser_options::want_kripke = false

Parse as a Kripke structure.


The documentation for this struct was generated from the following file:

Please direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on Fri Feb 27 2015 10:00:07 for spot by doxygen 1.9.1