Ninja
Public Member Functions | Public Attributes | List of all members
ManifestParserOptions Struct Reference

#include <manifest_parser.h>

Public Member Functions

 ManifestParserOptions ()
 

Public Attributes

DupeEdgeAction dupe_edge_action_
 
PhonyCycleAction phony_cycle_action_
 

Detailed Description

Definition at line 33 of file manifest_parser.h.

Constructor & Destructor Documentation

◆ ManifestParserOptions()

ManifestParserOptions::ManifestParserOptions ( )
inline

Definition at line 34 of file manifest_parser.h.

Member Data Documentation

◆ dupe_edge_action_

DupeEdgeAction ManifestParserOptions::dupe_edge_action_

Definition at line 37 of file manifest_parser.h.

Referenced by ManifestParser::ParseEdge(), and TEST_F().

◆ phony_cycle_action_

PhonyCycleAction ManifestParserOptions::phony_cycle_action_

Definition at line 38 of file manifest_parser.h.

Referenced by ManifestParser::ParseEdge(), and TEST_F().


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