Class ADSentenceStream.SentenceParser.Node
Represents the AD node.
public class ADSentenceStream.SentenceParser.Node : ADSentenceStream.SentenceParser.TreeElement
- Inheritance
-
ADSentenceStream.SentenceParser.Node
- Inherited Members
Properties
Elements
public ADSentenceStream.SentenceParser.TreeElement[] Elements { get; }
Property Value
Methods
AddElement(TreeElement)
public void AddElement(ADSentenceStream.SentenceParser.TreeElement element)
Parameters
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.