Class XtendSerializerScopeProvider

  • All Implemented Interfaces:
    org.eclipse.xtext.scoping.IScopeProvider, org.eclipse.xtext.xbase.scoping.batch.IFeatureNames

    public class XtendSerializerScopeProvider
    extends org.eclipse.xtext.xbase.serializer.SerializerScopeProvider
    • Field Summary

      • Fields inherited from interface org.eclipse.xtext.xbase.scoping.batch.IFeatureNames

        IT, SELF, SUPER, THIS
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected org.eclipse.xtext.scoping.IScope doCreateConstructorCallSerializationScope​(org.eclipse.xtext.xbase.XConstructorCall context)  
      • Methods inherited from class org.eclipse.xtext.xbase.serializer.SerializerScopeProvider

        createAnonymousClassConstructorScope, createConstructorCallSerializationScope, createFeatureCallSerializationScope, doGetTypeScope, doGetTypeScope, doGetTypeScope, getAccessorScope, getExecutableScope, getOperator, getScope, getThisOrSuperScope, getThisOrSuperScope, getTypeScope
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • XtendSerializerScopeProvider

        public XtendSerializerScopeProvider()
    • Method Detail

      • doCreateConstructorCallSerializationScope

        protected org.eclipse.xtext.scoping.IScope doCreateConstructorCallSerializationScope​(org.eclipse.xtext.xbase.XConstructorCall context)
        Overrides:
        doCreateConstructorCallSerializationScope in class org.eclipse.xtext.xbase.serializer.SerializerScopeProvider