Online and CHM
GoParser Class
Members 



KellermanSoftware.StaticCodeAnalysis.Languages Namespace : GoParser Class
Parse the Golang
Syntax
'Declaration
 
Public Class GoParser 
   Inherits BaseLanguageParser
'Usage
 
Dim instance As GoParser
public class GoParser : BaseLanguageParser 
public ref class GoParser : public BaseLanguageParser 
Inheritance Hierarchy

System.Object
   KellermanSoftware.StaticCodeAnalysis.Languages.BaseLanguageParser
      KellermanSoftware.StaticCodeAnalysis.Languages.GoParser

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoParser Members
KellermanSoftware.StaticCodeAnalysis.Languages Namespace