Method ParseMethodDeclaration
ParseMethodDeclaration(ISyntaxAttributes)
protected virtual bool ParseMethodDeclaration(ISyntaxAttributes attrs)
Parameters
attrs
ISyntaxAttributes
Returns
ParseMethodDeclaration(ISyntaxNode, int, bool)
protected virtual bool ParseMethodDeclaration(ISyntaxNode node, int endToken, bool block)
Parameters
node
ISyntaxNodeendToken
intblock
bool