Table of Contents

Method GetUsingType

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

GetUsingType(ISyntaxNode, ref string, ref Point, out CodeCompletionScope)

protected virtual object GetUsingType(ISyntaxNode node, ref string name, ref Point position, out CodeCompletionScope scope)

Parameters

node ISyntaxNode
name string
position Point
scope CodeCompletionScope

Returns

object