Table of Contents

Class VbScriptParser.PrimaryExpressionNode

Namespace
Alternet.Syntax.Parsers.Advanced
Assembly
Alternet.Syntax.Parsers.Advanced.v9.dll

Represents a particular language element with additional lexical information.

public class VbScriptParser.PrimaryExpressionNode : SyntaxNode, ISyntaxNode, ICloneable
Inheritance
VbScriptParser.PrimaryExpressionNode
Implements
Extension Methods

Constructors

PrimaryExpressionNode(Point, string, int, int)

Initializes a new instance of the PrimaryExpressionNode class with specific parameters.

Properties

Token

Gets or sets token (number of style in the class style collection) related to the node position in the parsed text.