Class CaiScopeProvider

java.lang.Object
org.eclipse.xtext.scoping.impl.AbstractScopeProvider
org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider
com._1c.g5.v8.dt.cai.scoping.CaiScopeProvider
All Implemented Interfaces:
org.eclipse.xtext.scoping.impl.IDelegatingScopeProvider, org.eclipse.xtext.scoping.IScopeProvider

public class CaiScopeProvider extends org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider implements org.eclipse.xtext.scoping.impl.IDelegatingScopeProvider
Custom scoping description for Client Application Interface
  • Field Summary

    Fields inherited from class org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider

    logger, NAMED_DELEGATE, NAMED_ERROR_HANDLER
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.eclipse.xtext.scoping.IScopeProvider
     

    Methods inherited from class org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider

    delegateGetScope, getErrorHandler, getPredicate, getPredicate, getScope, polymorphicFindScopeForClassName, polymorphicFindScopeForReferenceName, setDelegate, setErrorHandler

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.eclipse.xtext.scoping.impl.IDelegatingScopeProvider

    setWrapper

    Methods inherited from interface org.eclipse.xtext.scoping.IScopeProvider

    getScope
  • Constructor Details

    • CaiScopeProvider

      public CaiScopeProvider()
  • Method Details

    • getDelegate

      public org.eclipse.xtext.scoping.IScopeProvider getDelegate()
      Specified by:
      getDelegate in interface org.eclipse.xtext.scoping.impl.IDelegatingScopeProvider
      Overrides:
      getDelegate in class org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider