Table of Contents

Method IsDeclarationReference

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

IsDeclarationReference(ISyntaxNode, bool)

protected virtual bool IsDeclarationReference(ISyntaxNode node, bool all)

Parameters

node ISyntaxNode
all bool

Returns

bool