Lumino
ln::MatchResult Class Reference

正規表現検索に一致した結果を表します。 More...

#include <Regex.hpp>

Public Member Functions

int position () const
 マッチ範囲の先頭インデックスを返します。
 
int length () const
 マッチ範囲の文字数を返します。
 
StringRef value () const
 マッチ範囲全体の文字列を返します。
 

Detailed Description

正規表現検索に一致した結果を表します。


The documentation for this class was generated from the following file: