Method ParsePropertyDeclaration
ParsePropertyDeclaration(ISyntaxAttributes, Point, string, ISyntaxNode, Point, string, ISyntaxNode)
protected virtual bool ParsePropertyDeclaration(ISyntaxAttributes attrs, Point typePos, string type, ISyntaxNode typeNode, Point namePos, string name, ISyntaxNode identNode)
Parameters
attrsISyntaxAttributestypePosPointtypestringtypeNodeISyntaxNodenamePosPointnamestringidentNodeISyntaxNode
Returns
ParsePropertyDeclaration(ISyntaxNode)
protected virtual bool ParsePropertyDeclaration(ISyntaxNode node)
Parameters
nodeISyntaxNode