Constructor PrimaryExpressionNode
PrimaryExpressionNode(Point, string, int, int)
Initializes a new instance of the PrimaryExpressionNode
class with specific parameters.
public PrimaryExpressionNode(Point position, string name, int nodeType, int token)