Table of Contents

Method AddExpression

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

AddExpression(string)

When implemented by a class, adds new element to the expression collection.

int AddExpression(string expression)

Parameters

expression string

Regular expression to add.

Returns

int

Index of added element in the expression collection.