Class ReferenceExtension
- java.lang.Object
-
- org.emftext.language.java.extensions.references.ReferenceExtension
-
public class ReferenceExtension extends Object
-
-
Constructor Summary
Constructors Constructor Description ReferenceExtension()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ReferencegetPrevious(Reference me)static TypegetReferencedType(Reference me)Determines theTypeof the reference.
-