Table of Contents

Method AddExpression

Namespace
Alternet.Syntax.Lexer
Assembly
Alternet.Syntax.v9.dll

AddExpression(string)

Adds new element to the expression collection.

public virtual int AddExpression(string expression)

Parameters

expression string

Regular expression to add.

Returns

int

Index of added element in the expression collection.