Spicy
Public Member Functions | Public Attributes | List of all members
hilti::rt::regexp::MatchState::Pimpl Class Reference

Public Member Functions

 Pimpl (std::shared_ptr< jrx_regex_t > jrx, Flags flags)
 
 Pimpl (const Pimpl &other)
 

Public Attributes

jrx_accept_id _acc = 0
 
jrx_assertion _first = JRX_ASSERTION_BOL | JRX_ASSERTION_BOD
 
bool _done = false
 
jrx_match_state _ms {}
 
std::shared_ptr< jrx_regex_t > _jrx
 
Flags _flags {}
 

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