検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 89 for [SIMILAR] 16 1024 4096 WITH 19341 lexer WITH 998... (0.096 sec.)
The Parle\Stack class 4396
« Parle\RParser::validate Parle\Stack::pop » PHP Manual Parle The Parle\Stack class The Parle\Stack class (PECL parle >= 0.7.0) はじめに Parle\Stack is a LIFO stack. The elements are inserted and removed only from one end. クラス概要 class Parle\Stack { /* プロパティ */ public bool $ emp ...
https://man.plustar.jp/php/class.parle-stack.html - [similar]
The Parle\ErrorInfo class 4396
« Parle\Token Parle\LexerException » PHP Manual Parle The Parle\ErrorInfo class The Parle\ErrorInfo class (PECL parle >= 0.5.2) はじめに The class represents detailed error information as supplied by Parle\Parser::errorInfo() クラス概要 class Parle\ErrorInfo { /* プロパティ */ public int ...
https://man.plustar.jp/php/class.parle-errorinfo.html - [similar]
Get token id 4396
« Parle\Parser::token Parle\Parser::trace » PHP Manual Parle\Parser Get token id Parle\Parser::tokenId (PECL parle >= 0.5.1) Parle\Parser::tokenId — Get token id 説明 public Parle\Parser::tokenId ( string $tok ): int Retrieve the id of the named token. パラメータ tok Name of the token as ...
https://man.plustar.jp/php/parle-parser.tokenid.html - [similar]
Reset parser state 4396
« Parle\Parser::push Parle\Parser::right » PHP Manual Parle\Parser Reset parser state Parle\Parser::reset (PECL parle >= 0.7.1) Parle\Parser::reset — Reset parser state 説明 public Parle\Parser::reset ( int $tokenId = ? ): void Reset parser state using the given token id. パラメータ toke ...
https://man.plustar.jp/php/parle-parser.reset.html - [similar]
Declare a token 4396
« Parle\Parser::sigil Parle\Parser::tokenId » PHP Manual Parle\Parser Declare a token Parle\Parser::token (PECL parle >= 0.5.1) Parle\Parser::token — Declare a token 説明 public Parle\Parser::token ( string $tok ): void Declare a terminal to be used in the grammar. パラメータ tok Token n ...
https://man.plustar.jp/php/parle-parser.token.html - [similar]
Reset parser state 4396
« Parle\RParser::push Parle\RParser::right » PHP Manual Parle\RParser Reset parser state Parle\RParser::reset (PECL parle >= 0.7.1) Parle\RParser::reset — Reset parser state 説明 public Parle\RParser::reset ( int $tokenId = ? ): void Reset parser state using the given token id. パラメータ ...
https://man.plustar.jp/php/parle-rparser.reset.html - [similar]
Declare a token 4396
« Parle\RParser::sigil Parle\RParser::tokenId » PHP Manual Parle\RParser Declare a token Parle\RParser::token (PECL parle >= 0.7.0) Parle\RParser::token — Declare a token 説明 public Parle\RParser::token ( string $tok ): void Declare a terminal to be used in the grammar. パラメータ tok T ...
https://man.plustar.jp/php/parle-rparser.token.html - [similar]
Push an item into the stack 4396
« Parle\Stack::pop Parle\Token » PHP Manual Parle\Stack Push an item into the stack Parle\Stack::push (PECL parle >= 0.5.1) Parle\Stack::push — Push an item into the stack 説明 public Parle\Stack::push ( mixed $item ): void パラメータ item Variable to be pushed. 戻り値 値を返しません。 関 ...
https://man.plustar.jp/php/parle-stack.push.html - [similar]
Dump the grammar 4396
« Parle\Parser::consume Parle\Parser::errorInfo » PHP Manual Parle\Parser Dump the grammar Parle\Parser::dump (PECL parle >= 0.5.1) Parle\Parser::dump — Dump the grammar 説明 public Parle\Parser::dump (): void Dump the current grammar to stdout. パラメータ この関数にはパラメータはありませ ...
https://man.plustar.jp/php/parle-parser.dump.html - [similar]
Dump the state machine 4396
« Parle\RLexer::consume Parle\RLexer::getToken » PHP Manual Parle\RLexer Dump the state machine Parle\RLexer::dump (PECL parle >= 0.5.1) Parle\RLexer::dump — Dump the state machine 説明 public Parle\RLexer::dump (): void Dump the current state machine to stdout. パラメータ この関数にはパ ...
https://man.plustar.jp/php/parle-rlexer.dump.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT