Ninja
Public Member Functions | Public Attributes | List of all members
ParserTest Struct Reference
Inheritance diagram for ParserTest:
Inheritance graph
[legend]

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 ManifestParser::ParseTest(), and VerifyGraph().

Member Data Documentation

◆ fs_

VirtualFileSystem ParserTest::fs_

Definition at line 36 of file manifest_parser_test.cc.

◆ state

State ParserTest::state

Definition at line 35 of file manifest_parser_test.cc.


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