Interface IQueryAtom

    • Method Detail

      • matches

        boolean matches​(IAtom atom)
        Returns true of the given atom matches this IQueryAtom.
        Parameters:
        atom - IAtom to match against
        Returns:
        true, if this IQueryAtom matches the given IAtom