C# 클래스 IronLua.Compiler.Ast.FunctionName

상속: Node
파일 보기 프로젝트 열기: ericmj/IronLua 1 사용 예제들

공개 메소드들

메소드 설명
FunctionName ( List identifiers, string table ) : System.Collections.Generic

메소드 상세

FunctionName() 공개 메소드

public FunctionName ( List identifiers, string table ) : System.Collections.Generic
identifiers List
table string
리턴 System.Collections.Generic