Method | Description | |
---|---|---|
CreateBlock ( ExprOrStmt parent, IList |
トークン列をパースしてブロックを得る
|
|
Parser ( |
Method | Description | |
---|---|---|
SelectStatementLine ( int &indent, IList |
||
appendKeyword ( IList |
||
makeTree ( TokenType tokentype, IList |
public CreateBlock ( ExprOrStmt parent, IList |
||
parent | ExprOrStmt | 親のステートメント |
token | IList |
トークン列 |
start | int | 開始トークン位置 |
end | int | 終了トークンの次の位置 |
delim | char | デリミタ |
return | BlockExpr |
public Parser ( |
||
ctx | ||
ks | ||
return | System |