Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
vs_nacl
Build
CPPTasks
NaCl
DepFileParse
C# Class vs_nacl.Build.CPPTasks.NaCl.DepFileParse
Show file
Open project: kayru/vs-nacl
Class Usage Examples
Public Methods
Method
Description
DepFileParse
(
string
path
) :
System
Private Methods
Method
Description
FixPath
(
StringBuilder
srcPath
) :
string
IsReturn
(
char
c
) :
bool
IsSlash
(
char
c
) :
bool
IsWhitespace
(
char
c
) :
bool
Parse
(
string
contents
) :
void
Method Details
DepFileParse()
public
method
public
DepFileParse
(
string
path
) :
System
path
string
return
System