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