Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
IronRuby
Compiler
Ast
ArrayConstructor
C# 클래스 IronRuby.Compiler.Ast.ArrayConstructor
[ args ]
상속:
Expression
파일 보기
프로젝트 열기: jschementi/iron
1 사용 예제들
공개 메소드들
메소드
설명
ArrayConstructor
(
Arguments
arguments
,
Microsoft.Scripting.SourceSpan
location
) :
Microsoft.Scripting
비공개 메소드들
메소드
설명
TransformRead
(
AstGenerator
gen
) :
Expression
메소드 상세
ArrayConstructor()
공개
메소드
public
ArrayConstructor
(
Arguments
arguments
,
Microsoft.Scripting.SourceSpan
location
) :
Microsoft.Scripting
arguments
Arguments
location
Microsoft.Scripting.SourceSpan
리턴
Microsoft.Scripting