Ejemplo n.º 1
0
 public TypeReference typeReference() {
   return (TypeReference) _typeReference.getOtherEnd();
 }
Ejemplo n.º 2
0
 public Expression initialization() {
   return _expression.getOtherEnd();
 }