C# Class PHPAnalysis.Parsing.FileParser

Afficher le fichier Open project: jtvn/Eir-CTLLTL Class Usage Examples

Méthodes publiques

Méthode Description
FileParser ( string parserPath ) : System
ParsePHPFile ( string pathToFile ) : XmlDocument

Private Methods

Méthode Description
CreateParseProcess ( [ fileToParse ) : Process

Method Details

FileParser() public méthode

public FileParser ( string parserPath ) : System
parserPath string
Résultat System

ParsePHPFile() public méthode

public ParsePHPFile ( string pathToFile ) : XmlDocument
pathToFile string
Résultat System.Xml.XmlDocument