C# Class IronLua.Compiler.Ast.FunctionName

Inheritance: Node
Afficher le fichier Open project: ericmj/IronLua Class Usage Examples

Méthodes publiques

Méthode Description
FunctionName ( List identifiers, string table ) : System.Collections.Generic

Method Details

FunctionName() public méthode

public FunctionName ( List identifiers, string table ) : System.Collections.Generic
identifiers List
table string
Résultat System.Collections.Generic