예제 #1
0
 @SlowPath
 public Iterable<SyntaxTag> getSyntaxTags() {
   return probe.getSyntaxTags();
 }