Interface ITypeTestInstruction

All Superinterfaces:
IInstruction
All Known Implementing Classes:
CheckCastInstruction

public interface ITypeTestInstruction extends IInstruction
  • Method Details

    • firstClassTypes

      boolean firstClassTypes()
    • getTypes

      String[] getTypes()