Table of Contents

Class CodeHotspot

Namespace
AiDotNet.ProgramSynthesis.Models
Assembly
AiDotNet.dll
public sealed class CodeHotspot
Inheritance
CodeHotspot
Inherited Members

Properties

Reason

public string Reason { get; set; }

Property Value

string

Score

public double Score { get; set; }

Property Value

double

SymbolName

public string SymbolName { get; set; }

Property Value

string