Esempio n. 1
0
 internal override string GetFunctionGuess(AstNode target)
 {
     // return the source name
     return(Name);
 }