Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SourceLanguage

A source language.

Index

Enumeration members

Enumeration members

CSharp

CSharp: = 1
Indicates that the source language is C#.
field

CSharp

type

{fm.icelink.SourceLanguage}

Java

Java: = 2
Indicates that the source language is Java.
field

Java

type

{fm.icelink.SourceLanguage}

ObjectiveC

ObjectiveC: = 3
Indicates that the source language is Objective-C.
field

ObjectiveC

type

{fm.icelink.SourceLanguage}

TypeScript

TypeScript: = 4
Indicates that the source language is TypeScript.
field

TypeScript

type

{fm.icelink.SourceLanguage}