Class QlTypeSystem

  • All Implemented Interfaces:
    ITypeSystem

    public class QlTypeSystem
    extends com._1c.g5.v8.dt.internal.ql.typesystem.AbstractTypeSystem
    Represent type system for ql language
    See Also:
    AbstractTypeSystem
    • Constructor Summary

      Constructors 
      Constructor Description
      QlTypeSystem()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void init​(org.eclipse.emf.ecore.resource.Resource resource)
      Each language fill inf of its expression in this method
      • Methods inherited from class com._1c.g5.v8.dt.internal.ql.typesystem.AbstractTypeSystem

        addCastingType, addFeatureCastingType, defineAllFeatureType, defineFeatureType, defineFixType, getAdditChecker, getAllCastingType, getAllFeatureCastingType, getFeatureType, getFixType, isDefineFeatureType, isDefineFixType
    • Constructor Detail

      • QlTypeSystem

        public QlTypeSystem()
    • Method Detail

      • init

        public void init​(org.eclipse.emf.ecore.resource.Resource resource)
        Description copied from class: com._1c.g5.v8.dt.internal.ql.typesystem.AbstractTypeSystem
        Each language fill inf of its expression in this method
        Specified by:
        init in class com._1c.g5.v8.dt.internal.ql.typesystem.AbstractTypeSystem
        Parameters:
        resource - for resolving types