[]
Represents a terminal node in the syntax tree.
public abstract class TerminalNode : SyntaxNode, ICloneable
Public MustInherit Class TerminalNode
Inherits SyntaxNode
Implements ICloneable
Name | Description |
---|---|
TerminalNode() |
Name | Description |
---|---|
Children | The value of this property is always an empty read-only list. |