Exemplo n.º 1
0
 public static NFile GetNFile(this SyntaxTree me)
 {
     return(me.Annotation <NFile>());
 }