Amplication AST Libraries Documentation
    Preparing search index...
    interface Args {
        reference: ClassReference;
        argument?: string | AstNode;
    }
    Index

    Properties

    Properties

    reference: ClassReference

    Reference to the annotation class

    argument?: string | AstNode

    The argument value for the annotation