PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

Parle\RLexer::pushState - Push a new start state | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

Parle\RLexer::pushState

(PECL parle >= 0.5.1)

Parle\RLexer::pushStatePush a new start state

説明

public int Parle\RLexer::pushState ( string $state )

This lexer type can have more than one state machine. This allows you to lex different tokens depending on context, thus allowing simple parsing to take place. Once a state pushed, it can be used with a suitable Parle\RLexer::push() signature variant.

パラメータ

state

Name of the state.

返り値


忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「Parle\RLexer::pushState - Push a new start state」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | Parle\RLexer::pushState - Push a new start state」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: