Exemplo n.º 1
0
 public String getConcreteSyntax() {
   return "Timeout(" + mTimeoutExp.getConcreteSyntax() + ")";
 }