Table of Contents

Method ParseMethodDeclaration

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

ParseMethodDeclaration(ISyntaxAttributes)

protected virtual bool ParseMethodDeclaration(ISyntaxAttributes attrs)

Parameters

attrs ISyntaxAttributes

Returns

bool

ParseMethodDeclaration(ISyntaxNode, int, bool)

protected virtual bool ParseMethodDeclaration(ISyntaxNode node, int endToken, bool block)

Parameters

node ISyntaxNode
endToken int
block bool

Returns

bool