Interface IInstanceofInstruction

All Superinterfaces:
IInstruction
All Known Implementing Classes:
InstanceofInstruction

public interface IInstanceofInstruction extends IInstruction
  • Method Details

    • firstClassType

      boolean firstClassType()
    • getType

      String getType()