Property SyntaxTrees
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
SyntaxTrees
When implemented by a class, gets or sets a list of ISyntaxTree
objects attached to this ICodeCompletionRepository
.
IList<ISyntaxTree> SyntaxTrees { get; }