Table of Contents

Method AddResword

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

AddResword(string)

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

int AddResword(string resword)

Parameters

resword string

Resword to add.

Returns

int

Index of added element in the resword collection.