Table of Contents

Method GetDeclarationAt

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

GetDeclarationAt(Point)

When implemented by a class, gets IRange that corresponds to the declafration at specified position.

IRange GetDeclarationAt(Point position)

Parameters

position Point

Position to find range.

Returns

IRange

Declaration range at given position