Class DalvikTypeVariable

All Implemented Interfaces:
IVariable<TypeVariable>, INodeWithNumber

public class DalvikTypeVariable extends TypeVariable
  • Constructor Details

    • DalvikTypeVariable

      public DalvikTypeVariable(TypeAbstraction type, boolean isIntZeroConstant)
    • DalvikTypeVariable

      public DalvikTypeVariable(TypeAbstraction type)
  • Method Details

    • isIntZeroConstant

      public boolean isIntZeroConstant()