Method ParseMethodDeclaration
ParseMethodDeclaration(ISyntaxAttributes, string, Point, string, bool, ref ISyntaxNode)
protected virtual bool ParseMethodDeclaration(ISyntaxAttributes attrs, string type, Point typePos, string name, bool funcPtr, ref ISyntaxNode node)
Parameters
attrsISyntaxAttributestypestringtypePosPointnamestringfuncPtrboolnodeISyntaxNode
Returns
ParseMethodDeclaration(bool, ISyntaxNode)
protected virtual bool ParseMethodDeclaration(bool funcPtr, ISyntaxNode node)
Parameters
funcPtrboolnodeISyntaxNode