OpenASIP  2.0
Classes | Public Attributes | List of all members
skip_grammar Struct Reference

#include <OperationDAGLanguageParser.hh>

Inheritance diagram for skip_grammar:
Inheritance graph
Collaboration diagram for skip_grammar:
Collaboration graph

Classes

struct  definition
 

Public Attributes

std::vector< std::pair< const char *, const char * > > strippedParts
 
std::pair< const char *, const char * > lastStrip
 

Detailed Description

Definition at line 751 of file OperationDAGLanguageParser.hh.

Member Data Documentation

◆ lastStrip

std::pair<const char*, const char*> skip_grammar::lastStrip
mutable

Definition at line 784 of file OperationDAGLanguageParser.hh.

◆ strippedParts

std::vector<std::pair<const char*, const char*> > skip_grammar::strippedParts
mutable

Definition at line 783 of file OperationDAGLanguageParser.hh.

Referenced by OperationDAGConverter::createDAG().


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