Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Boo
Lang
Compiler
TypeSystem
InternalParameter
C# 클래스 Boo.Lang.Compiler.TypeSystem.InternalParameter
상속:
AbstractLocalEntity
,
IParameter
,
ILocalEntity
,
IInternalEntity
파일 보기
프로젝트 열기: boo/boo-lang
1 사용 예제들
공개 메소드들
메소드
설명
InternalParameter
(
ParameterDeclaration
parameter
,
int
index
) :
Boo.Lang.Compiler.Ast
메소드 상세
InternalParameter()
공개
메소드
public
InternalParameter
(
ParameterDeclaration
parameter
,
int
index
) :
Boo.Lang.Compiler.Ast
parameter
Boo.Lang.Compiler.Ast.ParameterDeclaration
index
int
리턴
Boo.Lang.Compiler.Ast