Class AnyFunctionTypeWithAssertions

  • All Implemented Interfaces:
    FunctionItemType, ItemType

    public class AnyFunctionTypeWithAssertions
    extends AnyFunctionType
    The item type function(*) when it is preceded by one or more annotation assertions
    • Constructor Detail

      • AnyFunctionTypeWithAssertions

        public AnyFunctionTypeWithAssertions​(AnnotationList assertions,
                                             Configuration config)
        Construct an item type representing the item type function(*) with a list of annotation assertions
        Parameters:
        assertions - the annotation assertions