Table of Contents

TTMSFNCMemoCustomLanguageActions Class

A collection of tokenizer actions, typically used to describe per-capture-group actions for rules that use regex groups.

API unit family: TMSFNCMemoCustomLanguage Inherits from: TTMSFNCOwnedCollection

Syntax

TTMSFNCMemoCustomLanguageActions = class(TTMSFNCOwnedCollection)

Properties

Name Description
Items Returns the tokenizer action at the given zero-based index.

Methods

Name Description
Add Appends a new tokenizer action to the collection.
Insert Inserts a new tokenizer action at the specified position.