retdec
Classes | Namespaces
api_call_info_seq_parser.h File Reference

A parser of textual representation of API call sequences. More...

#include <optional>
#include <string>
#include "retdec/llvmir2hll/pattern/pattern_finders/api_call/api_call_info.h"
#include "retdec/llvmir2hll/pattern/pattern_finders/api_call/api_call_info_seq.h"
#include "retdec/llvmir2hll/support/smart_ptr.h"
#include "retdec/llvmir2hll/support/types.h"
#include "retdec/utils/non_copyable.h"

Go to the source code of this file.

Classes

class  retdec::llvmir2hll::APICallInfoSeqParser
 A parser of textual representation of API call sequences. More...
 

Namespaces

 retdec
 
 retdec::llvmir2hll
 

Detailed Description

A parser of textual representation of API call sequences.