Exemple #1
0
 public TypeReference typeReference() {
   return (TypeReference) _typeReference.getOtherEnd();
 }
 public Expression initialization() {
   return _expression.getOtherEnd();
 }