Table of Contents

Class CodeSymbol

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

Properties

Kind

public CodeSymbolKind Kind { get; set; }

Property Value

CodeSymbolKind

Location

public CodeLocation Location { get; set; }

Property Value

CodeLocation

Name

public string Name { get; set; }

Property Value

string