Table of Contents

Method FindTypeDeclaration

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

FindTypeDeclaration(Type, string, CodeCompletionScope)

protected virtual object FindTypeDeclaration(Type type, string name, CodeCompletionScope scope)

Parameters

type Type
name string
scope CodeCompletionScope

Returns

object