Table of Contents

Method GetDeclarationAt

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

GetDeclarationAt(Point)

Gets IRange that corresponds to the declafration at specified position.

public virtual IRange GetDeclarationAt(Point position)

Parameters

position Point

Position to find range.

Returns

IRange

Declaration range at given position