Beispiel #1
0
 public TCDefinition findName(TCNameToken tag, NameScope scope) {
   return classdef.findName(tag, scope);
 }