org.eclipse.xtext.xtype
Interface XtypePackage.Literals

Enclosing interface:
XtypePackage

public static interface XtypePackage.Literals

Defines literals for the meta objects that represent

EMF generated code

Field Summary
static org.eclipse.emf.ecore.EClass XFUNCTION_TYPE_REF
          The meta object literal for the 'XFunction Type Ref' class
static org.eclipse.emf.ecore.EReference XFUNCTION_TYPE_REF__PARAM_TYPES
          The meta object literal for the 'Param Types' containment reference list feature
static org.eclipse.emf.ecore.EReference XFUNCTION_TYPE_REF__RETURN_TYPE
          The meta object literal for the 'Return Type' containment reference feature
 

Field Detail

XFUNCTION_TYPE_REF

static final org.eclipse.emf.ecore.EClass XFUNCTION_TYPE_REF
The meta object literal for the 'XFunction Type Ref' class.

See Also:
XFunctionTypeRefImpl, XtypePackageImpl.getXFunctionTypeRef()
EMF generated code

XFUNCTION_TYPE_REF__PARAM_TYPES

static final org.eclipse.emf.ecore.EReference XFUNCTION_TYPE_REF__PARAM_TYPES
The meta object literal for the 'Param Types' containment reference list feature.

EMF generated code

XFUNCTION_TYPE_REF__RETURN_TYPE

static final org.eclipse.emf.ecore.EReference XFUNCTION_TYPE_REF__RETURN_TYPE
The meta object literal for the 'Return Type' containment reference feature.

EMF generated code