C# Class IronLua.Compiler.Ast.FunctionName

Inheritance: Node
ファイルを表示 Open project: ericmj/IronLua Class Usage Examples

Public Methods

Method Description
FunctionName ( List identifiers, string table ) : System.Collections.Generic

Method Details

FunctionName() public method

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