Method ParseDeclaration
ParseDeclaration(ISyntaxNode)
protected virtual bool ParseDeclaration(ISyntaxNode node)
Parameters
node
ISyntaxNode
Returns
ParseDeclaration(ISyntaxAttributes, NetNodeType)
protected virtual bool ParseDeclaration(ISyntaxAttributes attrs, NetNodeType nodeType)
Parameters
attrs
ISyntaxAttributesnodeType
NetNodeType
Returns
ParseDeclaration(ISyntaxAttributes, ISyntaxNode, NetNodeType)
protected virtual bool ParseDeclaration(ISyntaxAttributes attrs, ISyntaxNode node, NetNodeType nodeType)
Parameters
attrs
ISyntaxAttributesnode
ISyntaxNodenodeType
NetNodeType