  | INodeReplacedByNode Property  | 
 
            The node which replaced this node (Valid is false in this case)
            or null, if this node has not been replaced or is still a valid member of a graph.
            
 
    Namespace: 
   de.unika.ipd.grGen.libGr
    Assembly:
   libGr (in libGr.dll) Version: GrGen.NET 7.2
SyntaxINode ReplacedByNode { get; }Property Value
Type: 
INode
See Also