class ov::frontend::IDecoder

Plays a role of node, block and module decoder.

#include <decoder.hpp>

class IDecoder
{
public:
};

// direct descendants

class DecoderBase;