Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.expressions Package
/
SyntaxNode Class
/ clone Method
Collapse All
Expand All
In This Topic
clone Method
In This Topic
Clones the syntax node if the node is mutable.
Syntax
public
SyntaxNode
clone()
Return Value
If the node is mutable, returns the cloned object. Otherwise, returnsthe equivalent object from object pool.
See Also
Reference
SyntaxNode Class
SyntaxNode Members