Ninja
ParserTest Struct Reference
Inheritance diagram for ParserTest:

Public Member Functions

void AssertParse (const char *input)
 

Public Attributes

VirtualFileSystem fs_
 
State state
 

Detailed Description

Definition at line 26 of file manifest_parser_test.cc.

Member Function Documentation

◆ AssertParse()

void ParserTest::AssertParse ( const char * input)
inline

Definition at line 27 of file manifest_parser_test.cc.

References fs_, ManifestParser::ParseTest(), state, and VerifyGraph().

Member Data Documentation

◆ fs_

VirtualFileSystem ParserTest::fs_

Definition at line 36 of file manifest_parser_test.cc.

Referenced by AssertParse().

◆ state

State ParserTest::state

Definition at line 35 of file manifest_parser_test.cc.

Referenced by AssertParse().


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