Uses of Class
com._1c.g5.modeling.xtext.scoping.LightSimpleScope
-
Packages that use LightSimpleScope Package Description com._1c.g5.modeling.xtext.scoping com._1c.g5.v8.dt.platform.scoping -
-
Uses of LightSimpleScope in com._1c.g5.modeling.xtext.scoping
Subclasses of LightSimpleScope in com._1c.g5.modeling.xtext.scoping Modifier and Type Class Description class
CachedLightSimpleScope
Lightweight and cached implementation of the SimpleScope. -
Uses of LightSimpleScope in com._1c.g5.v8.dt.platform.scoping
Subclasses of LightSimpleScope in com._1c.g5.v8.dt.platform.scoping Modifier and Type Class Description class
PlatformSimpleScope
SimpleScope
with ignoring case.
-