1153万例文収録!

「Abstract syntax」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > Abstract syntaxの意味・解説 > Abstract syntaxに関連した英語例文

セーフサーチ:オフ

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

Abstract syntaxの部分一致の例文一覧と使い方

該当件数 : 37



例文

19.3 Python Abstract Syntax 例文帳に追加

19.3 Python 抽象構文 - Python

An abstract syntax definition parser 150 parses abstract syntax definition 10.例文帳に追加

抽象構文定義パーザ150は、抽象構文定義10の構文解析を行う。 - 特許庁

A syntax analyzing part 13 prepares an abstract syntax tree of the segmented tokens.例文帳に追加

構文解析部13は、切り出したトークンの抽象構文木を作成する。 - 特許庁

By a program front end 5, a program 1 is converted into an abstract syntax tree as a program abstract syntax tree 8.例文帳に追加

プログラムフロントエンド5によって、プログラム1を抽象構文木に変換し、プログラム抽象構文木8とする。 - 特許庁

例文

By a specification front end 6, an internal specification 2 is converted into an abstract syntax tree, as a specification abstract syntax tree 9.例文帳に追加

仕様フロントエンド6によって、内部仕様2を抽象構文木に変換し、仕様抽象構文木9とする。 - 特許庁


例文

ABSTRACT SYNTAX DATA STORAGE DEVICE AND MANAGEMENT INFORMATION BASE例文帳に追加

抽象構文デ—タ保持装置および管理情報ベ—ス - 特許庁

An abstract syntax data storage means 0103 stores transfer syntax data which are converted by the abstract syntax data conversion means 0102 into the internal data.例文帳に追加

抽象構文データ蓄積手段0103は、抽象構文データ変換手段0102によって内部データに変換された転送構文データを格納する。 - 特許庁

An abstract syntax tree verifying section 7 compares the program abstract syntax tree 8 and the specification abstract syntax tree 9, and examines whether a program to be verified satisfies the internal specification 2.例文帳に追加

抽象構文木検証部7は、プログラム抽象構文木8と仕様抽象構文木9とを比較し、検証対象プログラムが内部仕様2を満足するかを検証する。 - 特許庁

A transfer syntax generator 2-4 is then used to convert the ASN.1 abstract syntax (value) into ASN.1 transfer syntax.例文帳に追加

その後、転送構文生成装置2−4を用いてASN.1抽象構文(値)をASN.1転送構文に変換する。 - 特許庁

例文

This syntax is the officialformat for Gentoo web documentation, and this document itself was created using GuideXML./abstract例文帳に追加

この構文はGentooLinuxドキュメンテーションのための公式フォーマットです。 - Gentoo Linux

例文

An abstract syntax definition storing means 0104 stores a table which contains abstract syntax definitions and an integer values (index) corresponding to the definition as entries.例文帳に追加

抽象構文定義格納手段0104は抽象構文定義とこれに対応する整数値(インデックス)をエントリとする表を格納する。 - 特許庁

A syntax (value) generator 2-3 is next used to convert the XML data (syntax of elements) from which the text is separated into ASN.1 abstract syntax (value) according to the ASN.1 abstract syntax (type).例文帳に追加

その後、構文(値)生成装置2−3を用いてテキストが分離された後のXMLデータ(要素の構文)を、前記ASN.1抽象構文(型)に従うASN.1抽象構文(値)に変換する。 - 特許庁

The programming language translation program development supporting device 100 analyzes the abstract syntax tree specification definition file 30 and prepares an abstract syntax tree damp program file 40, an abstract syntax tree access program file 50 and an abstract syntax tree scan program file 60 on the basis of this analyzed result.例文帳に追加

プログラミング言語変換プログラム開発支援装置100は、抽象構文木仕様定義ファイル30を解析し、この解析結果を元にして抽象構文木ダンププログラムファイル40、抽象構文木アクセスプログラムファイル50及び抽象構文木走査プログラムファイル60を作成する。 - 特許庁

QUOTE INDEXING METHOD FOR RE-ENCODING SYSTEM USING ABSTRACT SYNTAX NOTATION ONE例文帳に追加

抽象語法記述を用いた再エンコードシステムの引用標記方法 - 特許庁

Do a pre-order walk over the abstract syntax tree ast. 例文帳に追加

ast に格納された抽象構文木の各ノードを先行順序 (pre-order) でたどっていきます。 - Python

Return an abstract syntax tree for the Python source code in the file specified by path.例文帳に追加

path で指定されたファイル中の Python ソースコードから得られた抽象構文木 AST を返します。 - Python

This table shows how abstract operations correspond to operatorsymbols in the Python syntax and the functions in the 例文帳に追加

下のテーブルでは、個々の抽象的な操作が、どのように Python 構文上の各演算子や - Python

This tree is used to generate an abstract syntax tree (AST) and then Python bytecode.The full functionality of the package duplicates the builtin compiler provided with the Python interpreter.例文帳に追加

この構文木から抽象構文木 AST (Abstract Syntax Tree) が生成され、その後 Python バイトコードが得られます。 このパッケージの機能は、Python インタプリタに内蔵されている組み込みのコンパイラがすべて含んでいるものです。 - Python

The source code processing device acquires a source code to be inspected, and performs syntax analysis on the acquired source code to generate an AST (abstract syntax tree) 230.例文帳に追加

ソースコード処理装置は、検査対象となるソースコードを取得し、その構文解析を行いAST(抽象構文木)を生成する。 - 特許庁

A user prepares an abstract syntax tree specification definition file 30, which describes the use of the abstract syntax tree stored in an abstract syntax tree storage part 220 as the analyzed result of a high-order language input file 10, and inputs it to a programming language translation program development supporting device 100.例文帳に追加

ユーザは、上位言語入力ファイル10の解析結果として抽象構文木記憶部220に記憶される抽象構文木の使用を記述した抽象構文木仕様定義ファイル30を作成し、プログラミング言語変換プログラム開発支援装置100に入力する。 - 特許庁

DYNAMIC ASSIGNING METHOD FOR TYPE INFORMATION IN DATA STRUCTURE DEFINITION USING ABSTRACT SYNTAX DESCRIPTION METHOD例文帳に追加

抽象構文記法を用いたデータ構造定義における型情報の動的割り当て方法 - 特許庁

To develop a programming language translation program to use an abstract syntax tree as the intermediate result with a little man-hour.例文帳に追加

中間結果として抽象構文木を使用するプログラミング言語変換プログラムを少ない工数で開発する。 - 特許庁

An abstract syntax data conversion means 0102 receives transferring syntax data, discriminates whether the data are to be stored in the device or not, converts the data into the internal data to be used in the device if they need to be stored and further outputs an abstract syntax key which corresponds to the data.例文帳に追加

抽象構文データ変換手段0102は、転送構文データを受け取り、装置内に蓄積されるデータであるか否かを判別し、蓄積が必要であれば、装置内で使用される内部データに変換し、さらに前記データに対応する抽象構文キーを出力する。 - 特許庁

To provide a protocol encoding/decoding system for reflecting customization, when a program routine for performing the mutual conversion of data structures in an abstract syntax notation message and a C language, etc., is automatically generated from a protocol which is described by abstract syntax.例文帳に追加

抽象構文記法メッセージとC言語等のデータ構造の相互変換を行うプログラムルーチンを抽象構文で記述されたプロトコルから自動生成するにあたり、カスタマイズを反映させるプロトコル符号化・復号化システムを提供する。 - 特許庁

An abstract syntax tree generation unit 201-2 generates an abstract syntax tree corresponding to each input sentence by: analyzing syntax of the input sentence; removing a portion unrelated to the meaning of a process; and applies the process such that nodes which may take a plurality of arguments and correspond to the arguments are at the same layer.例文帳に追加

抽象構文木生成部201−2は、各入力文について構文解析を行った後、処理の意味に関係ない部分を除去し、かつ複数の引数をとり得る各引数に対応する各ノードは同じ階層になるように処理して各入力文に対応する各抽象構文木を生成する。 - 特許庁

The compiler contains libraries to generate an abstract syntax tree from Python source code and to generate Python bytecode from the tree. The例文帳に追加

compiler はPython のソースコードから抽象的な構文木を生成し、その構文木からPython バイトコードを生成するライブラリをそなえています。 - Python

Returns an abstract syntax tree for the Python source code in buf.The function raises SyntaxError if there is an error in the sourcecode. 例文帳に追加

buf 中の Python ソースコードから得られた抽象構文木 AST を返します。 ソースコード中にエラーがある場合、この関数は SyntaxError を発生させます。 - Python

A syntax (type) generator 2-1 is used to convert a DTD into ASN. 1 abstract syntax (type), and a separator 2-2 is used to separate text from XML data according to the DTD.例文帳に追加

構文(型)生成装置2−1を用いてDTDをASN.1抽象構文(型)に変換し、分離装置2−2を用いて前記DTDに従うXMLデータからテキストを分離する。 - 特許庁

Further work is needed to ensure that the Abstract Data Type definitions conform precisely with evolving SQL3 and SQL/MM standards and syntax. 例文帳に追加

この抽象データ型定義が、進展しているSQL3およびSQL/MM標準と構文とに正確に適合することを保証するには、さらなる作業が必要である。 - コンピューター用語辞典

To provide a source analysis program allowing efficient obtaining of correspondence between a position in a macro call inside a source code and even a node of an AST (Abstract Syntax Tree).例文帳に追加

ASTのノードとの間でも、ソースコード中のマクロ呼び出しにおける位置との対応を効率よく把握することを可能とするソース解析プログラムを提供する。 - 特許庁

To provide an abstract syntax data storage device which uses a memory area with high efficiency and processes values at high speed, and an MIB which is high in the use efficiency of the memory area.例文帳に追加

記憶領域の使用効率が高く、属性値の処理を高速に行なえる抽象構文データ保持装置と、記憶領域の使用効率が高いMIBを提供する。 - 特許庁

To improve the efficiency in the development of an application generator by making describable a program piece to be described in conversion rule definition to be the specifications of generator operation similarly to an output program piece to be outputted from a generator and making automatically generaable an abstract syntax tree data type definition expressing a syntax analyzer and generator input specifications from grammar specifications to be the generator operation specifications.例文帳に追加

アプリケーションジェネレータ開発支援装置及び支援方法に係り、出力するプログラムの断片を、ジェネレータの変換規則中に変換規則の記述を容易すると同時に、構文解析器の作成を容易し、アプリケーションジェネレータの開発の効率化を図る。 - 特許庁

An action 61 for type check and an action 64 for code generation are respectively added to the abstract syntax tree scan program file 60 and a type check program file 63 and a code generation program file 66 are generated.例文帳に追加

抽象構文木走査プログラムファイル60に型検査用アクション61とコード生成用アクション64とをそれぞれ付加して、型検査プログラムファイル63とコード生成プログラムファイル66とを作成する。 - 特許庁

A variable section setting part 102 creates an abstract syntax tree from a created model read from a created model storage means 101, and integrates the same partial trees into one partial tree.例文帳に追加

可変部設定手段102は、作成済みモデル格納手段101から読み込んだ作成済みモデルから抽象構文木を作成し、そのうち部分木が同じものは1つの部分木に統合する。 - 特許庁

An interpretation part 14 reads the the prepared abstract syntax tree and an application to be checked, and evaluates the conditional formula for the application by using the function of a program analyzing part 15, and returns the evaluation result to a rule definition analyzing part 11.例文帳に追加

解釈部14は、作成された抽象構文木と、検査対象のアプリケーションとを読み込み、プログラム解析部15の機能を用いて、アプリケーションに対し条件式を評価し、その評価結果をルール定義解析部11に返す。 - 特許庁

In this document re-authoring system, the web document obtained from a distributed network is analyzed, an abstract syntax tree is generated, various kinds of deformation are applied to the element of the document, and the document is divided into small sub-pages capable of being deciphered and navigated on the device limited in display area.例文帳に追加

文書再オーサリングシステムは、分散形ネットワークから入手したウェブ文書を解析して抽象構文ツリーを作成し、文書の要素に種々の変形を適用し、限られた表示領域の装置上で判読可能且つナビゲート可能に表示できる小さなサブページに分割する。 - 特許庁

例文

The domain specific language for defining a syntax (construction) which is for a configuration of a calculation object and to which generalized functionality is allocated, a group of configuration class sets for defining an abstract object model for achieving the generalized functionality of the domain specific language, and a translation engine for translating the domain specific language into an object model are provided.例文帳に追加

演算オブジェクトのコンフィギュレーションのためのシンタックス(構文)であり、一般化された機能性を割当てられたシンタックス(構文)定義するドメイン固有言語、ドメイン固有言語の一般化された機能性を実現する抽象オブジェクト・モデルを定義する一組のコンフィギュレーション・クラスのセット、ドメイン固有言語をオブジェクト・モデルに翻訳する翻訳エンジンを提供する。 - 特許庁




  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS