cvc4-1.3
CVC4::options::literalMatchMode__option_t Struct Reference

#include <options.h>

Public Types

typedef
CVC4::theory::quantifiers::LiteralMatchMode 
type
 
typedef
CVC4::theory::quantifiers::LiteralMatchMode 
type
 

Public Member Functions

type operator() () const
 
bool wasSetByUser () const
 
type operator() () const
 
bool wasSetByUser () const
 

Detailed Description

Definition at line 188 of file options.h.

Member Typedef Documentation

typedef CVC4::theory::quantifiers::LiteralMatchMode CVC4::options::literalMatchMode__option_t::type

Definition at line 188 of file options.h.

typedef CVC4::theory::quantifiers::LiteralMatchMode CVC4::options::literalMatchMode__option_t::type

Definition at line 188 of file options.h.

Member Function Documentation

literalMatchMode__option_t::type CVC4::options::literalMatchMode__option_t::operator() ( ) const
inline

Definition at line 582 of file options.h.

References CVC4::Options::current().

type CVC4::options::literalMatchMode__option_t::operator() ( ) const
bool CVC4::options::literalMatchMode__option_t::wasSetByUser ( ) const
bool CVC4::options::literalMatchMode__option_t::wasSetByUser ( ) const
inline

Definition at line 584 of file options.h.

References CVC4::Options::current(), and CVC4::Options::wasSetByUser().


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