Table of Contents

Enum CodeMatchType

Namespace
AiDotNet.ProgramSynthesis.Models
Assembly
AiDotNet.dll
public enum CodeMatchType

Fields

Lexical = 0
Semantic = 1
Structural = 2