C# Class CHeaderToXML.ESCLParser

Inheritance: CHeaderToXML.Parser
Show file Open project: tpb3d/TPB3D

Public Methods

Method Description
ESCLParser ( ) : System
Parse ( string filename ) : IEnumerable

Private Methods

Method Description
GetFunctionNameAndType ( string words, string &funcname, string &rettype ) : void

Method Details

ESCLParser() public method

public ESCLParser ( ) : System
return System

Parse() public method

public Parse ( string filename ) : IEnumerable
filename string
return IEnumerable