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 Reference
getPrevious(Reference me)
static Type
getReferencedType(Reference me)
Determines theType
of the reference.
-