Parse warrior files in project parameter considering parser options and rules
Syntax
C# |
public virtual ParseResult Parse ( IProject aProject, ISimpleOutput aConsole )
Parameters
- aProject (IProject)
- files, rules, options
- aConsole (ISimpleOutput)
- output console, could be null
Return Value
list of errors
Assembly: nMars.RedCode Version: 0.8.3.0 (Module: nMars.RedCode)