Class StandardCoercionManager.TypesComp

java.lang.Object
gw.lang.parser.StandardCoercionManager.TypesComp
Enclosing class:
StandardCoercionManager

class StandardCoercionManager.TypesComp extends Object
  • Field Details

    • _lhs

      IType _lhs
    • _rhs

      IType _rhs
    • _bBiDirectional

      boolean _bBiDirectional
  • Constructor Details

    • TypesComp

      TypesComp(IType lhs, IType rhs, boolean bBiDirectional)
  • Method Details