Uses of Class
com.e1c.g5.v8.dt.check.qfix.components.BasicFixContext
Packages that use BasicFixContext
-
Uses of BasicFixContext in com.e1c.g5.v8.dt.bsl.check.qfix
Subclasses of BasicFixContext in com.e1c.g5.v8.dt.bsl.check.qfixModifier and TypeClassDescriptionclassSingle-variant xtext module quick fix context -
Uses of BasicFixContext in com.e1c.g5.v8.dt.check.qfix.components
Classes in com.e1c.g5.v8.dt.check.qfix.components with type parameters of type BasicFixContextModifier and TypeClassDescriptionclassBasicFix<C extends BasicFixContext>Base implementation of {link IFix} for quick fixes.classSingleVariantBasicFix<C extends BasicFixContext>Testing sample of API L2 that checks the capability to create the all-in-one fix with a single variantSubclasses of BasicFixContext in com.e1c.g5.v8.dt.check.qfix.componentsModifier and TypeClassDescriptionclassBasic implementation of the model fix context.