Interface IBlockType

All Superinterfaces:
IFunctionType, IGenericMethodInfo, IInvocableType, INonLoadableType, IType, Serializable
All Known Implementing Classes:
BlockType

public interface IBlockType extends IFunctionType, IGenericMethodInfo
  • Method Details

    • getRelativeNameSansBlock

      String getRelativeNameSansBlock()
    • getRelativeParamSignature

      String getRelativeParamSignature(boolean bSansBlock)