Online and CHM
KotlinParser Class
Members 



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

System.Object
   KellermanSoftware.StaticCodeAnalysis.Languages.BaseLanguageParser
      KellermanSoftware.StaticCodeAnalysis.Languages.KotlinParser

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

KotlinParser Members
KellermanSoftware.StaticCodeAnalysis.Languages Namespace