Interface EffectiveStatementMixins.CopyableMixin<A,​D extends DeclaredStatement<A>>

    • Method Detail

      • isAugmenting

        default boolean isAugmenting()
        Description copied from interface: CopyableNode
        Returns true if this node was added by augmentation, otherwise returns false.
        Specified by:
        isAugmenting in interface CopyableNode
        Returns:
        true if this node was added by augmentation, otherwise returns false