「Abstract syntax tree」を含む例文一覧(20)

  • 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とする。 - 特許庁
  • A syntax analyzing part 13 prepares an abstract syntax tree of the segmented tokens.
    構文解析部13は、切り出したトークンの抽象構文木を作成する。 - 特許庁
  • 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を満足するかを検証する。 - 特許庁
  • 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を作成する。 - 特許庁
  • 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
  • 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
  • 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に入力する。 - 特許庁
  • 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
  • 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(抽象構文木)を生成する。 - 特許庁
  • To develop a programming language translation program to use an abstract syntax tree as the intermediate result with a little man-hour.
    中間結果として抽象構文木を使用するプログラミング言語変換プログラムを少ない工数で開発する。 - 特許庁
  • 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
  • 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は、各入力文について構文解析を行った後、処理の意味に関係ない部分を除去し、かつ複数の引数をとり得る各引数に対応する各ノードは同じ階層になるように処理して各入力文に対応する各抽象構文木を生成する。 - 特許庁
  • 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つの部分木に統合する。 - 特許庁
  • 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のノードとの間でも、ソースコード中のマクロ呼び出しにおける位置との対応を効率よく把握することを可能とするソース解析プログラムを提供する。 - 特許庁
  • 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とを作成する。 - 特許庁
  • 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 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.
    文書再オーサリングシステムは、分散形ネットワークから入手したウェブ文書を解析して抽象構文ツリーを作成し、文書の要素に種々の変形を適用し、限られた表示領域の装置上で判読可能且つナビゲート可能に表示できる小さなサブページに分割する。 - 特許庁

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