Category:制御構造
制御構造
Control flow分岐命令
Branch (computer science)継続
ContinuationWhile文
While loopGoto文
GotoAsync/await
Async/awaitイベントループ
Event loopBreak文
Comefrom文
COMEFROMコントロール・フロー
制御フロー
ガード (プログラミング)
Guard (computer science)ジェネレータ (プログラミング)
Generator (computer programming)シグナル (Unix)
Signal (IPC)Duff's device
Duff's device表明 (プログラミング)
Assertion (software development)ファイバー (コンピュータ)
Fiber (computer science)フック (プログラミング)
Hookingラベル (プログラミング)
Label (computer science)ループ (プログラミング)
Program loopIf文
Conditional (computer programming)Continue文
Continue (keyword)Do-while文
Do while loopテーブルジャンプ
Branch tableNull条件演算子
Safe navigation operatorエントリーポイント
Entry pointSwitch文
Switch statementFor文
For loop