「compile-time statement」を含む例文一覧(2)

  • The current code generator emits no code for an assert statement when optimization is requested at compile time.
    現状のコード生成器は、コンパイル時に最適化が要求されていると assert 文に対するコードを全く出力しません。 - Python
  • A future statement is recognized and treated specially at compile time: Changes to the semantics of core constructs are oftenimplemented by generating different code.
    future 文は、コンパイル時に特別なやり方で認識され、扱われます:言語の中核をなす構文構成 (construct) に対する意味付けが変更されている場合、変更部分はしばしば異なるコードを生成することで実現されています。 - Python

例文データの著作権について