Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Boo
Lang
Compiler
TypeSystem
InternalConstructor
C# Class Boo.Lang.Compiler.TypeSystem.InternalConstructor
Inheritance:
Boo.Lang.Compiler.TypeSystem.InternalMethod
,
IConstructor
ファイルを表示
Open project: boo/boo-lang
Public Methods
Method
Description
InternalConstructor
(
TypeSystemServices
typeSystemServices
,
Constructor
constructor
) :
Boo.Lang.Compiler.Ast
Method Details
InternalConstructor()
public
method
public
InternalConstructor
(
TypeSystemServices
typeSystemServices
,
Constructor
constructor
) :
Boo.Lang.Compiler.Ast
typeSystemServices
TypeSystemServices
constructor
Boo.Lang.Compiler.Ast.Constructor
return
Boo.Lang.Compiler.Ast