SMTStabilizer API
Public API documentation for SMTStabilizer
Loading...
Searching...
No Matches
stabilizer::parser::Parser::DTConstructorDecl Struct Reference

#include <parser.h>

Public Attributes

std::string name
 
std::vector< DTSelectorDeclselectors
 

Detailed Description

Definition at line 170 of file parser.h.

Member Data Documentation

◆ name

std::string stabilizer::parser::Parser::DTConstructorDecl::name

Definition at line 171 of file parser.h.

Referenced by stabilizer::parser::Parser::parseCommand().

◆ selectors

std::vector<DTSelectorDecl> stabilizer::parser::Parser::DTConstructorDecl::selectors

Definition at line 172 of file parser.h.

Referenced by stabilizer::parser::Parser::parseCommand().


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