Table of Contents

Property SyntaxTrees

Namespace
Alternet.Syntax.CodeCompletion
Assembly
Alternet.Syntax.v9.dll

SyntaxTrees

Gets or sets a list of ISyntaxTree objects attached to this CodeCompletionRepository.

public virtual IList<ISyntaxTree> SyntaxTrees { get; }

Property Value

IList<ISyntaxTree>