An NDoc Documented Class Library |
|
Parser.GetReductionSyntaxNode Method
Gets reduction item syntax object by its index.
public
object GetReductionSyntaxNode(
int index);
Parameters
-
index
- Index of reduction item.
Return Value
Syntax object attached to reduction item.
See Also
Parser Class | GoldParser Namespace