Method ParseConstructorDeclaration
ParseConstructorDeclaration(ISyntaxAttributes)
protected virtual bool ParseConstructorDeclaration(ISyntaxAttributes attrs)
Parameters
attrs
ISyntaxAttributes
Returns
ParseConstructorDeclaration(ISyntaxAttributes, Point)
protected virtual bool ParseConstructorDeclaration(ISyntaxAttributes attrs, Point pos)
Parameters
attrs
ISyntaxAttributespos
Point